Home
last modified time | relevance | path

Searched defs:store_zero_tran_low (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dbitdepth_conversion_sse2.h47 static INLINE void store_zero_tran_low(tran_low_t *a) { in store_zero_tran_low() function
/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dvp9_quantize_avx2.c23 static VPX_FORCE_INLINE void store_zero_tran_low(tran_low_t *a) { in store_zero_tran_low() function