Home
last modified time | relevance | path

Searched refs:TxfmType (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp9.h37 enum TxfmType { enum
Dvp9data.h41 extern const enum TxfmType ff_vp9_intra_txfm_type[14];
Dvp9data.c437 const enum TxfmType ff_vp9_intra_txfm_type[14] = {
Dvp9recon.c242 enum TxfmType txtp = ff_vp9_intra_txfm_type[mode]; in intra_recon()
Dvp9block.c1007 enum TxfmType txtp = ff_vp9_intra_txfm_type[b->mode[mode_index]]; \ in decode_coeffs()
/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()