Searched refs:TxfmType (Results 1 – 6 of 6) sorted by relevance
37 enum TxfmType { enum
41 extern const enum TxfmType ff_vp9_intra_txfm_type[14];
437 const enum TxfmType ff_vp9_intra_txfm_type[14] = {
242 enum TxfmType txtp = ff_vp9_intra_txfm_type[mode]; in intra_recon()
1007 enum TxfmType txtp = ff_vp9_intra_txfm_type[b->mode[mode_index]]; \ in decode_coeffs()
180 enum TxfmType txtp, int sz) in ftx_2d()231 enum TxfmType txtp, int sz, int bit_depth) in ftx()253 enum TxfmType txtp, int sz, int sub, int bit_depth) in copy_subcoefs()