Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp9recon.c241 enum TxfmType txtp = ff_vp9_intra_txfm_type[mode]; in intra_recon() local
/third_party/ffmpeg/tests/checkasm/
H A Dvp9dsp.c321 int y, x, tx, txtp, bit_depth, sub; in check_itxfm() local
179 ftx_2d(double *out, const double *in, enum TxfmMode tx, enum TxfmType txtp, int sz) ftx_2d() argument
230 ftx(int16_t *buf, enum TxfmMode tx, enum TxfmType txtp, int sz, int bit_depth) ftx() argument
252 copy_subcoefs(int16_t *out, const int16_t *in, enum TxfmMode tx, enum TxfmType txtp, int sz, int sub, int bit_depth) copy_subcoefs() argument
[all...]

Completed in 3 milliseconds