Home
last modified time | relevance | path

Searched defs:dqcoeff (Results 1 – 25 of 53) sorted by relevance

123

/external/libaom/av1/encoder/x86/
Derror_intrin_avx2.c33 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()
Derror_intrin_sse2.c25 int64_t av1_block_error_lp_sse2(const int16_t *coeff, const int16_t *dqcoeff, in av1_block_error_lp_sse2()
Dhighbd_block_error_intrin_sse2.c18 const tran_low_t *dqcoeff, in av1_highbd_block_error_sse2()
Dhighbd_block_error_intrin_avx2.c18 const tran_low_t *dqcoeff, in av1_highbd_block_error_avx2()
Dav1_highbd_quantize_avx2.c50 tran_low_t *qcoeff, tran_low_t *dqcoeff, in quantize()
/external/libaom/av1/encoder/arm/neon/
Dav1_error_neon.c17 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/
Dvp9_error_avx2.c19 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()
Dvp9_highbd_block_error_intrin_sse2.c18 const tran_low_t *dqcoeff, in vp9_highbd_block_error_sse2()
Dvp9_quantize_avx2.c87 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/
Dvp9_encodemb.c74 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/
Dvp9_error_neon.c16 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/
Dquantize_ssse3.h23 tran_low_t *dqcoeff) { in calculate_dqcoeff_and_store_32x32()
Dhighbd_quantize_intrin_avx2.c106 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()
Dquantize_sse2.h57 tran_low_t *dqcoeff) { in calculate_dqcoeff_and_store()
/external/libaom/test/
Derror_block_test.cc51 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()
Dquantize_func_test.cc143 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/
Dtxb_rdopt.c22 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
Dencodemb.c165 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/
Dquantize_lsx.c31 int16_t *dqcoeff) { in calculate_dqcoeff_and_store()
38 int16_t *dqcoeff) { in calculate_dqcoeff_and_store_32x32()
/external/libvpx/test/
Dvp9_block_error_test.cc48 const tran_low_t *dqcoeff, intptr_t block_size, in BlockError8BitWrapper()
/external/libaom/aom_dsp/x86/
Dquantize_ssse3.c39 tran_low_t *dqcoeff) { in calculate_dqcoeff_and_store_64x64()
Dhighbd_quantize_intrin_avx2.c120 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()
Daom_quantize_avx.c20 tran_low_t *dqcoeff) { in calculate_dqcoeff_and_store()
/external/libaom/av1/common/
Didct.c281 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/
Dvp9_detokenize.c116 tran_low_t *dqcoeff, TX_SIZE tx_size, const int16_t *dq, in decode_coefs()

123