Home
last modified time | relevance | path

Searched refs:DCT_DCT (Results 1 – 25 of 54) sorted by relevance

123

/external/libaom/libaom/av1/encoder/
Dhybrid_fwd_txfm.c86 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()
Dencodemb.c276 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/
Dvp9_highbd_iht4x4_add_sse4.c101 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()
Dvp9_highbd_iht8x8_add_sse4.c206 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()
Dvp9_idct_intrin_sse2.c23 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()
Dvp9_highbd_iht16x16_add_sse4.c362 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/
Dvp9_idct_vsx.c27 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/
Dvp9_idct.c182 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()
Dvp9_blockd.h219 return DCT_DCT; in get_tx_type()
229 return DCT_DCT; in get_tx_type_4x4()
Dvp9_enums.h93 DCT_DCT = 0, // DCT in both horizontal and vertical enumerator
/external/libaom/libaom/test/
Dfwht4x4_test.cc94 ::testing::Values(make_tuple(&av1_highbd_fwht4x4_c, &iwht4x4_10, DCT_DCT,
96 make_tuple(&av1_highbd_fwht4x4_c, &iwht4x4_12, DCT_DCT,
Dencodetxb_test.cc67 for (int tx_type = DCT_DCT; tx_type < TX_TYPES; ++tx_type) { in GetNzMapContextsRun()
110 const TX_TYPE tx_type = DCT_DCT; in SpeedTestGetNzMapContextsRun()
Dav1_highbd_iht_test.cc150 make_tuple(PARAM_LIST_4X4, DCT_DCT, 10),
151 make_tuple(PARAM_LIST_4X4, DCT_DCT, 12),
/external/libvpx/libvpx/vp9/common/mips/msa/
Dvp9_idct16x16_msa.c23 case DCT_DCT: in vp9_iht16x16_256_add_msa()
Dvp9_idct4x4_msa.c25 case DCT_DCT: in vp9_iht4x4_16_add_msa()
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht4x4_add_neon.c94 case DCT_DCT: in vp9_highbd_iht4x4_16_add_neon()
127 case DCT_DCT: { in vp9_highbd_iht4x4_16_add_neon()
Dvp9_iht8x8_add_neon.c41 case DCT_DCT: in vp9_iht8x8_64_add_neon()
Dvp9_iht4x4_add_neon.c36 case DCT_DCT: in vp9_iht4x4_16_add_neon()
/external/libaom/libaom/av1/common/
Dblockd.h640 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()
Didct.c51 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/
Dav1_fwd_txfm2d_sse4.c193 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/
Dvp9_itrans4_dspr2.c38 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht4x4_16_add_dspr2()
Dvp9_itrans8_dspr2.c35 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht8x8_64_add_dspr2()
Dvp9_itrans16_dspr2.c36 case DCT_DCT: // DCT in both horizontal and vertical in vp9_iht16x16_256_add_dspr2()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c765 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()

123