Home
last modified time | relevance | path

Searched defs:txtp (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dvp9dsp.c180 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/
Dvp9recon.c241 enum TxfmType txtp = ff_vp9_intra_txfm_type[mode]; in intra_recon() local