Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_common_dspr2.h109 void vp9_convolve2_dspr2(const uint8_t *src, ptrdiff_t src_stride,
Dvp9_convolve8_dspr2.c988 vp9_convolve2_dspr2(src - src_stride * 3, src_stride, in vp9_convolve8_dspr2()
1037 vp9_convolve2_dspr2(temp + 3, intermediate_height, in vp9_convolve8_dspr2()
Dvp9_convolve2_dspr2.c736 void vp9_convolve2_dspr2(const uint8_t *src, ptrdiff_t src_stride, in vp9_convolve2_dspr2() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_common.mk97 VP9_COMMON_SRCS-$(HAVE_DSPR2) += common/mips/dspr2/vp9_convolve2_dspr2.c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dlibvpx_srcs.txt138 vp9/common/mips/dspr2/vp9_convolve2_dspr2.c