Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_scan.h75 case ADST_DCT: in get_scan_4x4()
87 case ADST_DCT: in get_scan_nb_4x4()
104 case ADST_DCT: in get_iscan_4x4()
115 case ADST_DCT: in get_scan_8x8()
127 case ADST_DCT: in get_scan_nb_8x8()
144 case ADST_DCT: in get_iscan_8x8()
155 case ADST_DCT: in get_scan_16x16()
167 case ADST_DCT: in get_scan_nb_16x16()
184 case ADST_DCT: in get_iscan_16x16()
Dvp9_enums.h74 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()