TxfmType         1007 libavcodec/vp9block.c             enum TxfmType txtp = ff_vp9_intra_txfm_type[b->mode[mode_index]]; \
TxfmType          437 libavcodec/vp9data.c const enum TxfmType ff_vp9_intra_txfm_type[14] = {
TxfmType           41 libavcodec/vp9data.h extern const enum TxfmType ff_vp9_intra_txfm_type[14];
TxfmType          241 libavcodec/vp9recon.c             enum TxfmType txtp = ff_vp9_intra_txfm_type[mode];
TxfmType          179 tests/checkasm/vp9dsp.c                    enum TxfmType txtp, int sz)
TxfmType          230 tests/checkasm/vp9dsp.c                 enum TxfmType txtp, int sz, int bit_depth)
TxfmType          252 tests/checkasm/vp9dsp.c                          enum TxfmType txtp, int sz, int sub, int bit_depth)