Home
last modified time | relevance | path

Searched refs:TxType (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dav1d_common.h416 enum TxType { DCT_DCT = 0, ADST_DCT = 1, DCT_ADST = 2, ADST_ADST = 3 }; enum
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_common.h449 enum TxType { DCT_DCT = 0, ADST_DCT = 1, DCT_ADST = 2, ADST_ADST = 3 }; enum