N_TXFM_TYPES       70 libavcodec/vp9dsp.h     void (*itxfm_add[N_TXFM_SIZES + 1][N_TXFM_TYPES])(uint8_t *dst,
N_TXFM_TYPES      321 tests/checkasm/vp9dsp.c     static const char *const txtp_types[N_TXFM_TYPES] = {
N_TXFM_TYPES      331 tests/checkasm/vp9dsp.c             int n_txtps = tx < TX_32X32 ? N_TXFM_TYPES : 1;