Searched defs:txtp (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/tests/checkasm/ |
| D | vp9dsp.c | 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() 321 int y, x, tx, txtp, bit_depth, sub; in check_itxfm() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | vp9recon.c | 241 enum TxfmType txtp = ff_vp9_intra_txfm_type[mode]; in intra_recon() local
|