Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dinv_txfm_sse2.h144 static INLINE void round_shift_8x8(const __m128i *const in, in round_shift_8x8() function
/aosp_15_r20/external/libaom/av1/common/arm/
H A Dhighbd_inv_txfm_neon.c176 static void round_shift_8x8(int32x4_t *in, int shift) { in round_shift_8x8() function
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dhighbd_inv_txfm_sse4.c55 static void round_shift_8x8(__m128i *in, int shift) { in round_shift_8x8() function