Searched defs:dqcoeff_1 (Results 1 – 4 of 4) sorted by relevance
| /external/libvpx/vpx_dsp/arm/ |
| D | highbd_quantize_neon.c | 20 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
|
| D | quantize_neon.c | 26 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/ |
| D | vp9_error_avx2.c | 56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
|
| /external/libvpx/vp9/encoder/arm/neon/ |
| D | vp9_quantize_neon.c | 35 const int32x4_t dqcoeff_1 = in calculate_dqcoeff_and_store() local 168 int32x4_t dqcoeff_0, dqcoeff_1; in quantize_fp_32x32_8() local
|