Searched refs:DCT_DCT (Results 1 – 11 of 11) sorted by relevance
99 DCT_DCT = 0, // DCT in both horizontal and vertical enumerator
251 return DCT_DCT; in get_tx_type()260 return DCT_DCT; in get_tx_type_4x4()
22 DCT_DCT, // DC25 DCT_DCT, // D45
1384 if (tx_type == DCT_DCT) in vp9_iht4x4_add()1392 if (tx_type == DCT_DCT) { in vp9_iht8x8_add()1401 if (tx_type == DCT_DCT) { in vp9_iht16x16_add()
381 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht4x4_16_add_dspr2()
565 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht8x8_64_add_dspr2()
1101 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht16x16_256_add_dspr2()
197 TX_TYPE tx_type = DCT_DCT; in inverse_transform_block()200 tx_type = DCT_DCT; in inverse_transform_block()218 tx_type = DCT_DCT; in inverse_transform_block()229 if (tx_type == DCT_DCT && tx_size <= TX_16X16 && eob <= 10) in inverse_transform_block()
677 if (tx_type != DCT_DCT) in encode_block_intra()688 if (tx_type == DCT_DCT) in encode_block_intra()
171 if (tx_type == DCT_DCT) { in vp9_fht4x4_c()605 if (tx_type == DCT_DCT) { in vp9_fht8x8_c()1002 if (tx_type == DCT_DCT) { in vp9_fht16x16_c()
382 case DCT_DCT: in vp9_fht4x4_sse2()1210 case DCT_DCT: in vp9_fht8x8_sse2()2790 case DCT_DCT: in vp9_fht16x16_sse2()