Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dquantize_sse2.h102 static INLINE __m128i scan_for_eob(__m128i *coeff0, __m128i *coeff1, in scan_for_eob() function
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Dquantize_lsx.c63 static INLINE __m128i scan_for_eob(__m128i coeff0, __m128i coeff1, in scan_for_eob() function
/aosp_15_r20/external/libaom/aom_dsp/x86/
H A Dquantize_x86.h98 static inline __m128i scan_for_eob(__m128i *coeff0, __m128i *coeff1, in scan_for_eob() function