| /external/libaom/av1/encoder/x86/ |
| D | error_intrin_avx2.c | 33 const int16_t *dqcoeff, in av1_block_error_num_coeff16_avx2() 48 const int16_t *dqcoeff, in av1_block_error_num_coeff32_avx2() 75 const int16_t *dqcoeff, in av1_block_error_num_coeff64_avx2() 128 int64_t av1_block_error_lp_avx2(const int16_t *coeff, const int16_t *dqcoeff, in av1_block_error_lp_avx2() 154 int64_t av1_block_error_avx2(const tran_low_t *coeff, const tran_low_t *dqcoeff, in av1_block_error_avx2()
|
| D | error_intrin_sse2.c | 25 int64_t av1_block_error_lp_sse2(const int16_t *coeff, const int16_t *dqcoeff, in av1_block_error_lp_sse2()
|
| D | highbd_block_error_intrin_sse2.c | 18 const tran_low_t *dqcoeff, in av1_highbd_block_error_sse2()
|
| D | highbd_block_error_intrin_avx2.c | 18 const tran_low_t *dqcoeff, in av1_highbd_block_error_avx2()
|
| D | av1_highbd_quantize_avx2.c | 50 tran_low_t *qcoeff, tran_low_t *dqcoeff, in quantize()
|
| /external/libaom/av1/encoder/arm/neon/ |
| D | av1_error_neon.c | 17 int64_t av1_block_error_neon(const tran_low_t *coeff, const tran_low_t *dqcoeff, in av1_block_error_neon() 60 int64_t av1_block_error_lp_neon(const int16_t *coeff, const int16_t *dqcoeff, in av1_block_error_lp_neon()
|
| /external/libvpx/vp9/encoder/x86/ |
| D | vp9_error_avx2.c | 19 int64_t vp9_block_error_avx2(const tran_low_t *coeff, const tran_low_t *dqcoeff, in vp9_block_error_avx2() 110 const tran_low_t *dqcoeff, int block_size) { in vp9_block_error_fp_avx2()
|
| D | vp9_highbd_block_error_intrin_sse2.c | 18 const tran_low_t *dqcoeff, in vp9_highbd_block_error_sse2()
|
| D | vp9_quantize_avx2.c | 87 const __m256i dqcoeff = _mm256_mullo_epi16(qcoeff, *dequant); in quantize_fp_16() local 161 const __m256i dqcoeff = _mm256_sign_epi16(abs_dqcoeff, coeff); in quantize_fp_32x32_16_no_nzflag() local 192 const __m256i dqcoeff = _mm256_sign_epi16(abs_dqcoeff, coeff); in quantize_fp_32x32_16() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_encodemb.c | 74 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in vp9_optimize_b() local 356 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in vp9_xform_quant_fp() local 431 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in vp9_xform_quant_dc() local 501 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in vp9_xform_quant() local 583 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in encode_block() local 731 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in encode_block_pass1() local 806 tran_low_t *dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in vp9_encode_block_intra() local
|
| /external/libvpx/vp9/encoder/arm/neon/ |
| D | vp9_error_neon.c | 16 int64_t vp9_block_error_fp_neon(const int16_t *coeff, const int16_t *dqcoeff, in vp9_block_error_fp_neon()
|
| /external/libvpx/vpx_dsp/x86/ |
| D | quantize_ssse3.h | 23 tran_low_t *dqcoeff) { in calculate_dqcoeff_and_store_32x32()
|
| D | highbd_quantize_intrin_avx2.c | 106 tran_low_t *qcoeff, tran_low_t *dqcoeff, in quantize() 191 tran_low_t *qcoeff, tran_low_t *dqcoeff, __m256i *eob) { in quantize_b_32x32()
|
| D | quantize_sse2.h | 57 tran_low_t *dqcoeff) { in calculate_dqcoeff_and_store()
|
| /external/libaom/test/ |
| D | error_block_test.cc | 51 const tran_low_t *dqcoeff, intptr_t block_size, in BlockError8BitWrapper() 58 int64_t BlockErrorLpWrapper(const tran_low_t *coeff, const tran_low_t *dqcoeff, in BlockErrorLpWrapper()
|
| D | quantize_func_test.cc | 143 CoeffType *dqcoeff = qcoeff + n_coeffs; in QuantizeRun() local 350 tran_low_t *dqcoeff = qcoeff + n_coeffs; in TEST_P() local 435 int16_t *dqcoeff = qcoeff + n_coeffs; in TEST_P() local
|
| /external/libaom/av1/encoder/ |
| D | txb_rdopt.c | 22 tran_low_t *qcoeff, tran_low_t *dqcoeff, uint8_t *levels, in update_coeff_general() 79 const tran_low_t *tcoeff, tran_low_t *qcoeff, tran_low_t *dqcoeff, in update_coeff_simple() 132 tran_low_t *qcoeff, tran_low_t *dqcoeff, uint8_t *levels, int sharpness, in update_coeff_eob() 245 tran_low_t *qcoeff, tran_low_t *dqcoeff) { in update_skip() 315 tran_low_t *dqcoeff = p->dqcoeff + block_offset; in av1_optimize_txb() local 639 tran_low_t *dqcoeff = p->dqcoeff + BLOCK_OFFSET(block); in av1_cost_coeffs_txb_laplacian() local
|
| D | encodemb.c | 165 tran_low_t *const dqcoeff = p->dqcoeff + BLOCK_OFFSET(block); in av1_dropout_qcoeff_num() local 316 tran_low_t *const dqcoeff = p->dqcoeff + block_offset; in av1_quant() local 394 tran_low_t *const dqcoeff = p->dqcoeff + BLOCK_OFFSET(block); in encode_block() local 608 tran_low_t *const dqcoeff = p->dqcoeff + BLOCK_OFFSET(block); in encode_block_pass1() local 726 tran_low_t *dqcoeff = p->dqcoeff + BLOCK_OFFSET(block); in av1_encode_block_intra() local
|
| /external/libvpx/vpx_dsp/loongarch/ |
| D | quantize_lsx.c | 31 int16_t *dqcoeff) { in calculate_dqcoeff_and_store() 38 int16_t *dqcoeff) { in calculate_dqcoeff_and_store_32x32()
|
| /external/libvpx/test/ |
| D | vp9_block_error_test.cc | 48 const tran_low_t *dqcoeff, intptr_t block_size, in BlockError8BitWrapper()
|
| /external/libaom/aom_dsp/x86/ |
| D | quantize_ssse3.c | 39 tran_low_t *dqcoeff) { in calculate_dqcoeff_and_store_64x64()
|
| D | highbd_quantize_intrin_avx2.c | 120 tran_low_t *qcoeff, tran_low_t *dqcoeff, __m256i *eob, int log_scale) { in quantize_logscale() 156 tran_low_t *qcoeff, tran_low_t *dqcoeff, in quantize()
|
| D | aom_quantize_avx.c | 20 tran_low_t *dqcoeff) { in calculate_dqcoeff_and_store()
|
| /external/libaom/av1/common/ |
| D | idct.c | 281 void av1_inv_txfm_add_c(const tran_low_t *dqcoeff, uint8_t *dst, int stride, in av1_inv_txfm_add_c() 305 const tran_low_t *dqcoeff, int plane, in av1_inverse_transform_block()
|
| /external/libvpx/vp9/decoder/ |
| D | vp9_detokenize.c | 116 tran_low_t *dqcoeff, TX_SIZE tx_size, const int16_t *dq, in decode_coefs()
|