Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c34 const int32x4_t dqcoeff_1 = in calculate_dqcoeff_and_store() local
166 int32x4_t dqcoeff_0, dqcoeff_1; in vp9_quantize_fp_32x32_neon() local
223 int32x4_t dqcoeff_0, dqcoeff_1; in vp9_quantize_fp_32x32_neon() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c23 const int32x4_t dqcoeff_1 = in calculate_dqcoeff_and_store() local
171 int32x4_t dqcoeff_1 = in calculate_dqcoeff_and_store_32x32() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_error_avx2.c56 __m256i coeff_0, coeff_1, dqcoeff_0, dqcoeff_1; in vp9_block_error_avx2() local
/external/libaom/libaom/av1/encoder/arm/neon/
Dquantize_neon.c126 const int32x4_t dqcoeff_1 = in calculate_dqcoeff_lp_and_store() local