Home
last modified time | relevance | path

Searched refs:convolve8_funcs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/x86/
H A Dvp9_frame_scale_ssse3.c444 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
475 static const convolve8_funcs kConvolve8Funcs[2] = { in scale_plane_4_to_3_general()
/aosp_15_r20/external/libaom/av1/common/x86/
H A Dresize_ssse3.c506 typedef __m128i (*convolve8_funcs)(const __m128i *const s, typedef
537 static const convolve8_funcs convolve8_func_list[2] = { in scale_plane_4_to_3_general()