Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dvpx_convolve_copy_sse2.asm221 convolve_fn copy label
222 convolve_fn avg label
224 convolve_fn copy, highbd label
225 convolve_fn avg, highbd label
/aosp_15_r20/external/libaom/test/
H A Dconvolve_test.cc60 #define ALL_SIZES_64(convolve_fn) \ argument
69 #define ALL_SIZES(convolve_fn) \ argument
/aosp_15_r20/external/libvpx/test/
H A Dconvolve_test.cc83 #define ALL_SIZES(convolve_fn) \ argument