/external/libaom/libaom/av1/encoder/ |
D | hybrid_fwd_txfm.c | 86 assert(tx_type == DCT_DCT); in highbd_fwd_txfm_4x4() 191 assert(txfm_param->tx_type == DCT_DCT); in highbd_fwd_txfm_32x64() 200 assert(txfm_param->tx_type == DCT_DCT); in highbd_fwd_txfm_64x32() 209 assert(txfm_param->tx_type == DCT_DCT); in highbd_fwd_txfm_16x64() 212 av1_fwd_txfm2d_16x64(src_diff, dst_coeff, diff_stride, DCT_DCT, bd); in highbd_fwd_txfm_16x64() 217 assert(txfm_param->tx_type == DCT_DCT); in highbd_fwd_txfm_64x16() 220 av1_fwd_txfm2d_64x16(src_diff, dst_coeff, diff_stride, DCT_DCT, bd); in highbd_fwd_txfm_64x16() 225 assert(txfm_param->tx_type == DCT_DCT); in highbd_fwd_txfm_64x64() 228 av1_fwd_txfm2d_64x64(src_diff, dst_coeff, diff_stride, DCT_DCT, bd); in highbd_fwd_txfm_64x64()
|
D | encodemb.c | 276 blk_col)] == DCT_DCT); in encode_block() 281 DCT_DCT); in encode_block() 434 DCT_DCT, AV1_XFORM_QUANT_B); in encode_block_pass1() 439 txfm_param.tx_type = DCT_DCT; in encode_block_pass1() 618 blk_col)] == DCT_DCT); in av1_encode_block_intra() 622 DCT_DCT); in av1_encode_block_intra()
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_highbd_iht4x4_add_sse4.c | 101 if (tx_type == DCT_DCT || tx_type == ADST_DCT) { in vp9_highbd_iht4x4_16_add_sse4_1() 106 if (tx_type == DCT_DCT || tx_type == DCT_ADST) { in vp9_highbd_iht4x4_16_add_sse4_1() 116 if (tx_type == DCT_DCT || tx_type == ADST_DCT) { in vp9_highbd_iht4x4_16_add_sse4_1() 121 if (tx_type == DCT_DCT || tx_type == DCT_ADST) { in vp9_highbd_iht4x4_16_add_sse4_1()
|
D | vp9_highbd_iht8x8_add_sse4.c | 206 if (tx_type == DCT_DCT || tx_type == ADST_DCT) { in vp9_highbd_iht8x8_64_add_sse4_1() 211 if (tx_type == DCT_DCT || tx_type == DCT_ADST) { in vp9_highbd_iht8x8_64_add_sse4_1() 220 if (tx_type == DCT_DCT || tx_type == ADST_DCT) { in vp9_highbd_iht8x8_64_add_sse4_1() 237 if (tx_type == DCT_DCT || tx_type == DCT_ADST) { in vp9_highbd_iht8x8_64_add_sse4_1()
|
D | vp9_idct_intrin_sse2.c | 23 case DCT_DCT: in vp9_iht4x4_16_add_sse2() 68 case DCT_DCT: in vp9_iht8x8_64_add_sse2() 202 case DCT_DCT: in vp9_iht16x16_256_add_sse2()
|
D | vp9_highbd_iht16x16_add_sse4.c | 362 if (tx_type == DCT_DCT || tx_type == ADST_DCT) { in vp9_highbd_iht16x16_256_add_sse4_1() 375 if (tx_type == DCT_DCT || tx_type == DCT_ADST) { in vp9_highbd_iht16x16_256_add_sse4_1() 393 if (tx_type == DCT_DCT || tx_type == ADST_DCT) { in vp9_highbd_iht16x16_256_add_sse4_1() 407 if (tx_type == DCT_DCT || tx_type == DCT_ADST) { in vp9_highbd_iht16x16_256_add_sse4_1()
|
/external/libvpx/libvpx/vp9/common/ppc/ |
D | vp9_idct_vsx.c | 27 case DCT_DCT: in vp9_iht4x4_16_add_vsx() 64 case DCT_DCT: in vp9_iht8x8_64_add_vsx() 95 case DCT_DCT: in vp9_iht16x16_256_add_vsx()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_idct.c | 182 if (tx_type == DCT_DCT) in vp9_iht4x4_add() 190 if (tx_type == DCT_DCT) { in vp9_iht8x8_add() 199 if (tx_type == DCT_DCT) { in vp9_iht16x16_add() 373 if (tx_type == DCT_DCT) in vp9_highbd_iht4x4_add() 381 if (tx_type == DCT_DCT) { in vp9_highbd_iht8x8_add() 390 if (tx_type == DCT_DCT) { in vp9_highbd_iht16x16_add()
|
D | vp9_blockd.h | 219 return DCT_DCT; in get_tx_type() 229 return DCT_DCT; in get_tx_type_4x4()
|
D | vp9_enums.h | 93 DCT_DCT = 0, // DCT in both horizontal and vertical enumerator
|
/external/libaom/libaom/test/ |
D | fwht4x4_test.cc | 94 ::testing::Values(make_tuple(&av1_highbd_fwht4x4_c, &iwht4x4_10, DCT_DCT, 96 make_tuple(&av1_highbd_fwht4x4_c, &iwht4x4_12, DCT_DCT,
|
D | encodetxb_test.cc | 67 for (int tx_type = DCT_DCT; tx_type < TX_TYPES; ++tx_type) { in GetNzMapContextsRun() 110 const TX_TYPE tx_type = DCT_DCT; in SpeedTestGetNzMapContextsRun()
|
D | av1_highbd_iht_test.cc | 150 make_tuple(PARAM_LIST_4X4, DCT_DCT, 10), 151 make_tuple(PARAM_LIST_4X4, DCT_DCT, 12),
|
/external/libvpx/libvpx/vp9/common/mips/msa/ |
D | vp9_idct16x16_msa.c | 23 case DCT_DCT: in vp9_iht16x16_256_add_msa()
|
D | vp9_idct4x4_msa.c | 25 case DCT_DCT: in vp9_iht4x4_16_add_msa()
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
D | vp9_highbd_iht4x4_add_neon.c | 94 case DCT_DCT: in vp9_highbd_iht4x4_16_add_neon() 127 case DCT_DCT: { in vp9_highbd_iht4x4_16_add_neon()
|
D | vp9_iht8x8_add_neon.c | 41 case DCT_DCT: in vp9_iht8x8_64_add_neon()
|
D | vp9_iht4x4_add_neon.c | 36 case DCT_DCT: in vp9_iht4x4_16_add_neon()
|
/external/libaom/libaom/av1/common/ |
D | blockd.h | 640 DCT_DCT, // DC_PRED in intra_mode_to_tx_type() 643 DCT_DCT, // D45_PRED in intra_mode_to_tx_type() 778 return DCT_DCT; in get_default_tx_type() 858 tx_type = DCT_DCT; in av1_get_tx_type() 878 if (!av1_ext_tx_used[tx_set_type][tx_type]) return DCT_DCT; in av1_get_tx_type()
|
D | idct.c | 51 assert(tx_type == DCT_DCT); in av1_highbd_inv_txfm_add_4x4_c() 193 assert(tx_type == DCT_DCT); in av1_highbd_inv_txfm_add_64x64_c()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_fwd_txfm2d_sse4.c | 193 assert(tx_type == DCT_DCT); in lowbd_fwd_txfm2d_64x64_sse4_1() 262 assert(tx_type == DCT_DCT); in lowbd_fwd_txfm2d_64x32_sse4_1() 288 assert(tx_type == DCT_DCT); in lowbd_fwd_txfm2d_32x64_sse4_1()
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans4_dspr2.c | 38 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht4x4_16_add_dspr2()
|
D | vp9_itrans8_dspr2.c | 35 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht8x8_64_add_dspr2()
|
D | vp9_itrans16_dspr2.c | 36 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht16x16_256_add_dspr2()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodemb.c | 765 TX_TYPE tx_type = DCT_DCT; in vp9_encode_block_intra() 833 if (tx_type == DCT_DCT) in vp9_encode_block_intra() 854 if (tx_type == DCT_DCT) in vp9_encode_block_intra() 876 if (tx_type != DCT_DCT) in vp9_encode_block_intra() 889 if (tx_type == DCT_DCT) { in vp9_encode_block_intra() 958 if (tx_type != DCT_DCT) in vp9_encode_block_intra() 970 if (tx_type == DCT_DCT) in vp9_encode_block_intra()
|