Home
last modified time | relevance | path

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

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