Home
last modified time | relevance | path

Searched defs:dqcoeff_1 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vpx_dsp/arm/
Dhighbd_quantize_neon.c20 const int32x4_t dqcoeff_0, const int32x4_t dqcoeff_1, in highbd_calculate_dqcoeff_and_store()
77 int32x4_t qcoeff_0, qcoeff_1, dqcoeff_0, dqcoeff_1; in highbd_quantize_b_neon() local
186 int32x4_t dqcoeff_0, int32x4_t dqcoeff_1, tran_low_t *dqcoeff_ptr) { in highbd_calculate_dqcoeff_and_store_32x32()
202 int32x4_t qcoeff_0, qcoeff_1, dqcoeff_0, dqcoeff_1; in highbd_quantize_b_32x32_neon() local
Dquantize_neon.c26 const int32x4_t dqcoeff_1 = in calculate_dqcoeff_and_store() local
157 int32x4_t dqcoeff_1 = in calculate_dqcoeff_and_store_32x32() local
/external/libvpx/vp9/encoder/x86/
Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
/external/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c35 const int32x4_t dqcoeff_1 = in calculate_dqcoeff_and_store() local
168 int32x4_t dqcoeff_0, dqcoeff_1; in quantize_fp_32x32_8() local