Home
last modified time | relevance | path

Searched defs:calculate_dqcoeff_and_store (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dquantize_sse2.h47 static INLINE void calculate_dqcoeff_and_store(__m128i qcoeff, __m128i dequant, in calculate_dqcoeff_and_store() function
/external/libvpx/libvpx/vpx_dsp/arm/
Dquantize_neon.c18 static INLINE void calculate_dqcoeff_and_store(const int16x8_t qcoeff, in calculate_dqcoeff_and_store() function
/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c29 static INLINE void calculate_dqcoeff_and_store(const int16x8_t qcoeff, in calculate_dqcoeff_and_store() function