Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c32 const int32x4_t dqcoeff_0 = 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.c21 const int32x4_t dqcoeff_0 = in calculate_dqcoeff_and_store() local
170 int32x4_t dqcoeff_0 = vmull_s16(vget_low_s16(qcoeff), vget_low_s16(dequant)); 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.c124 const int32x4_t dqcoeff_0 = in calculate_dqcoeff_lp_and_store() local