Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/x86/
Dquantize_sse2.h83 static INLINE void calculate_dqcoeff_and_store(__m128i qcoeff, __m128i dequant, in calculate_dqcoeff_and_store() function
/external/libaom/aom_dsp/x86/
Daom_quantize_avx.c19 static inline void calculate_dqcoeff_and_store(__m128i qcoeff, __m128i dequant, in calculate_dqcoeff_and_store() function
/external/libvpx/vpx_dsp/loongarch/
Dquantize_lsx.c32 static INLINE void calculate_dqcoeff_and_store(__m128i qcoeff, __m128i dequant, in calculate_dqcoeff_and_store() function
/external/libvpx/vpx_dsp/arm/
Dquantize_neon.c20 static INLINE void calculate_dqcoeff_and_store(const int16x8_t qcoeff, in calculate_dqcoeff_and_store() function
/external/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c31 static VPX_FORCE_INLINE void calculate_dqcoeff_and_store( in calculate_dqcoeff_and_store() function