Searched refs:vp9_convolve8_avg_horiz_c (Results 1 – 11 of 11) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_convolve2_avg_horiz_dspr2.c | 818 vp9_convolve8_avg_horiz_c(src, src_stride, in vp9_convolve2_avg_horiz_dspr2() 826 vp9_convolve8_avg_horiz_c(src, src_stride, in vp9_convolve2_avg_horiz_dspr2()
|
D | vp9_convolve8_avg_horiz_dspr2.c | 1022 vp9_convolve8_avg_horiz_c(src + 3, src_stride, in vp9_convolve8_avg_horiz_dspr2() 1030 vp9_convolve8_avg_horiz_c(src, src_stride, in vp9_convolve8_avg_horiz_dspr2()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
D | vp9_convolve8_avg_neon.asm | 22 IMPORT |vp9_convolve8_avg_horiz_c| 57 bne vp9_convolve8_avg_horiz_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
D | vp9_rtcd.h | 228 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t ds… 229 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
D | vp9_rtcd.h | 228 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t ds… 229 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
D | vp9_rtcd.h | 228 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t ds… 229 #define vp9_convolve8_avg_horiz vp9_convolve8_avg_horiz_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_convolve.c | 164 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, in vp9_convolve8_avg_horiz_c() function
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | convolve_test.cc | 583 vp9_convolve8_horiz_c, vp9_convolve8_avg_horiz_c,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
D | vp9_rtcd.h | 240 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t ds…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | vp9_rtcd.h | 296 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t ds… 563 vp9_convolve8_avg_horiz = vp9_convolve8_avg_horiz_c; in setup_rtcd_internal()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
D | vp9_rtcd.h | 248 void vp9_convolve8_avg_horiz_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t ds…
|