Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dquantize_sse2.h74 static INLINE void calculate_qcoeff(__m128i *coeff, const __m128i round, in calculate_qcoeff() function
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Dquantize_lsx.c17 static INLINE __m128i calculate_qcoeff(__m128i coeff, __m128i coeff_abs, in calculate_qcoeff() function
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dquantize_x86.h40 static inline void calculate_qcoeff(__m128i *coeff, const __m128i round, in calculate_qcoeff() function