Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_enums.h100 ADST_DCT = 1, // ADST in vertical, DCT in horizontal enumerator
Dvp9_reconintra.c23 ADST_DCT, // V
27 ADST_DCT, // D117
30 ADST_DCT, // D63
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans4_dspr2.c385 case ADST_DCT: // ADST in vertical, DCT in horizontal in vp9_iht4x4_16_add_dspr2()
Dvp9_itrans8_dspr2.c569 case ADST_DCT: // ADST in vertical, DCT in horizontal in vp9_iht8x8_64_add_dspr2()
Dvp9_itrans16_dspr2.c1105 case ADST_DCT: // ADST in vertical, DCT in horizontal in vp9_iht16x16_256_add_dspr2()
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_dct_sse2.c385 case ADST_DCT: in vp9_fht4x4_sse2()
1213 case ADST_DCT: in vp9_fht8x8_sse2()
2793 case ADST_DCT: in vp9_fht16x16_sse2()