Home
last modified time | relevance | path

Searched refs:vp9_convolve8_neon (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_convolve_neon.c15 void vp9_convolve8_neon(const uint8_t *src, ptrdiff_t src_stride, in vp9_convolve8_neon() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvp9_rtcd.h225 void vp9_convolve8_neon(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_strid…
226 #define vp9_convolve8 vp9_convolve8_neon
Dlibvpx_srcs.txt208 vp9/common/arm/neon/vp9_convolve8_neon.asm.s
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_common.mk126 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_neon$(ASM)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dconvolve_test.cc650 vp9_convolve8_neon, vp9_convolve8_avg_neon);