Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvp9_rtcd.h233 void vp9_convolve8_dspr2(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stri…
234 #define vp9_convolve8 vp9_convolve8_dspr2
Dlibvpx_srcs.txt143 vp9/common/mips/dspr2/vp9_convolve8_dspr2.c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_common.mk102 VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve8_dspr2.c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_convolve8_dspr2.c948 void vp9_convolve8_dspr2(const uint8_t *src, ptrdiff_t src_stride, in vp9_convolve8_dspr2() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dconvolve_test.cc672 vp9_convolve8_dspr2, vp9_convolve8_avg_dspr2);