Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
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
/external/libaom/libaom/aom_dsp/x86/
Daom_convolve_copy_sse2.asm295 convolve_fn copy label
296 convolve_fn avg label
297 convolve_fn copy, highbd label
/external/libaom/libaom/test/
Dconvolve_test.cc52 #define ALL_SIZES_64(convolve_fn) \ argument
61 #define ALL_SIZES(convolve_fn) \ argument
/external/libvpx/libvpx/test/
Dconvolve_test.cc83 #define ALL_SIZES(convolve_fn) \ argument