/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
vp9_convolve2_vert_dspr2.c | 251 vp9_convolve8_vert_c(src, src_stride, 259 vp9_convolve8_vert_c(src, src_stride,
|
vp9_convolve8_vert_dspr2.c | 379 vp9_convolve8_vert_c(src, src_stride, 387 vp9_convolve8_vert_c(src, src_stride,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_convolve8_neon.asm | 23 IMPORT |vp9_convolve8_vert_c| 178 bne vp9_convolve8_vert_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
vp9_rtcd.h | 222 void vp9_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h); 223 #define vp9_convolve8_vert vp9_convolve8_vert_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
vp9_rtcd.h | 222 void vp9_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h); 223 #define vp9_convolve8_vert vp9_convolve8_vert_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
vp9_rtcd.h | 222 void vp9_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h); 223 #define vp9_convolve8_vert vp9_convolve8_vert_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_convolve.c | 178 void vp9_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, function
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
vp9_rtcd.h | 232 void vp9_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
convolve_test.cc | 584 vp9_convolve8_vert_c, vp9_convolve8_avg_vert_c,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
vp9_rtcd.h | 286 void vp9_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h); [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
vp9_rtcd.h | 240 void vp9_convolve8_vert_c(const uint8_t *src, ptrdiff_t src_stride, uint8_t *dst, ptrdiff_t dst_stride, const int16_t *filter_x, int x_step_q4, const int16_t *filter_y, int y_step_q4, int w, int h);
|