Searched refs:DCT_DCT (Results 1 – 18 of 18) sorted by relevance
184 if (tx_type == DCT_DCT) in vp9_iht4x4_add()192 if (tx_type == DCT_DCT) { in vp9_iht8x8_add()201 if (tx_type == DCT_DCT) { in vp9_iht16x16_add()379 if (tx_type == DCT_DCT) in vp9_highbd_iht4x4_add()387 if (tx_type == DCT_DCT) { in vp9_highbd_iht8x8_add()396 if (tx_type == DCT_DCT) { in vp9_highbd_iht16x16_add()
218 return DCT_DCT; in get_tx_type()228 return DCT_DCT; in get_tx_type_4x4()
93 DCT_DCT = 0, // DCT in both horizontal and vertical enumerator
25 DCT_DCT, // DC28 DCT_DCT, // D45
23 case DCT_DCT: in vp9_iht16x16_256_add_msa()
25 case DCT_DCT: in vp9_iht4x4_16_add_msa()
27 case DCT_DCT: in vp9_iht8x8_64_add_msa()
40 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht4x4_16_add_dspr2()
39 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht8x8_64_add_dspr2()
40 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht16x16_256_add_dspr2()
776 TX_TYPE tx_type = DCT_DCT; in vp9_encode_block_intra()830 if (tx_type == DCT_DCT) in vp9_encode_block_intra()848 if (tx_type == DCT_DCT) in vp9_encode_block_intra()866 if (tx_type != DCT_DCT) in vp9_encode_block_intra()877 if (tx_type == DCT_DCT) { in vp9_encode_block_intra()941 if (tx_type != DCT_DCT) in vp9_encode_block_intra()952 if (tx_type == DCT_DCT) in vp9_encode_block_intra()
532 if (tx_type == DCT_DCT) { in vp9_fht4x4_c()676 if (tx_type == DCT_DCT) { in vp9_fht8x8_c()762 if (tx_type == DCT_DCT) { in vp9_fht16x16_c()
849 if (tx_type == DCT_DCT) in rd_pick_intra4x4block()
25 case DCT_DCT: in vp9_fht8x8_msa()
69 case DCT_DCT: in vp9_fht4x4_msa()
447 case DCT_DCT: in vp9_fht16x16_msa()
159 case DCT_DCT: in vp9_fht4x4_sse2()1143 case DCT_DCT: in vp9_fht8x8_sse2()2030 case DCT_DCT: in vp9_fht16x16_sse2()
356 if (tx_type == DCT_DCT && tx_size <= TX_16X16 && eob <= 10) in inverse_transform_block_intra()387 DCT_DCT : intra_mode_to_tx_type_lookup[mode]; in predict_and_reconstruct_intra_block()