/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/ |
H A D | vp9_convolve_neon.c | 63 vp9_convolve8_avg_c(src, src_stride,
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
H A D | vp9_convolve_neon.c | 61 return vp9_convolve8_avg_c(src, src_stride,
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/ |
H A D | vp9_convolve8_avg_dspr2.c | 426 return vp9_convolve8_avg_c(src, src_stride,
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
H A D | vp9_convolve8_avg_dspr2.c | 426 return vp9_convolve8_avg_c(src, src_stride,
|
/external/libvpx/libvpx/vp9/common/ |
H A D | vp9_convolve.c | 213 void vp9_convolve8_avg_c(const uint8_t *src, ptrdiff_t src_stride, function
|
/external/libvpx/libvpx/test/ |
H A D | convolve_test.cc | 585 vp9_convolve8_c, vp9_convolve8_avg_c);
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm/ |
H A D | vp9_rtcd.h | 38 void vp9_convolve8_avg_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); 39 #define vp9_convolve8_avg vp9_convolve8_avg_c
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/ |
H A D | vp9_rtcd.h | 38 void vp9_convolve8_avg_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); 39 #define vp9_convolve8_avg vp9_convolve8_avg_c
|
/external/chromium_org/third_party/libvpx/source/config/linux/generic/ |
H A D | vp9_rtcd.h | 38 void vp9_convolve8_avg_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); 39 #define vp9_convolve8_avg vp9_convolve8_avg_c
|
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/ |
H A D | vp9_rtcd.h | 38 void vp9_convolve8_avg_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); 39 #define vp9_convolve8_avg vp9_convolve8_avg_c
|
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/ |
H A D | vp9_rtcd.h | 38 void vp9_convolve8_avg_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); 39 #define vp9_convolve8_avg vp9_convolve8_avg_c
|
/external/chromium_org/third_party/libvpx/source/config/nacl/ |
H A D | vp9_rtcd.h | 38 void vp9_convolve8_avg_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); 39 #define vp9_convolve8_avg vp9_convolve8_avg_c
|
/external/libvpx/armv7a/ |
H A D | vp9_rtcd.h | 47 void vp9_convolve8_avg_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); 48 #define vp9_convolve8_avg vp9_convolve8_avg_c
|
/external/libvpx/generic/ |
H A D | vp9_rtcd.h | 47 void vp9_convolve8_avg_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); 48 #define vp9_convolve8_avg vp9_convolve8_avg_c
|
/external/libvpx/mips/ |
H A D | vp9_rtcd.h | 47 void vp9_convolve8_avg_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); 48 #define vp9_convolve8_avg vp9_convolve8_avg_c
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
H A D | vp9_convolve.c | 235 void vp9_convolve8_avg_c(const uint8_t *src, ptrdiff_t src_stride, function
|
/external/libvpx/x86/ |
H A D | vp9_rtcd.h | 45 void vp9_convolve8_avg_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);
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/ |
H A D | vp9_rtcd.h | 39 void vp9_convolve8_avg_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); 742 vp9_convolve8_avg = vp9_convolve8_avg_c;
|
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/ |
H A D | vp9_rtcd.h | 40 void vp9_convolve8_avg_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); 755 vp9_convolve8_avg = vp9_convolve8_avg_c;
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/ |
H A D | vp9_rtcd.h | 39 void vp9_convolve8_avg_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);
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
H A D | convolve_test.cc | 1445 vp9_convolve8_c, vp9_convolve8_avg_c, 0);
|
/external/libvpx/armv7a-neon/ |
H A D | vp9_rtcd.h | 48 void vp9_convolve8_avg_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);
|
/external/libvpx/mips-dspr2/ |
H A D | vp9_rtcd.h | 48 void vp9_convolve8_avg_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);
|
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/ |
H A D | vp9_rtcd.h | 41 void vp9_convolve8_avg_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); 890 vp9_convolve8_avg = vp9_convolve8_avg_c;
|
/external/chromium_org/third_party/libvpx/source/config/win/ia32/ |
H A D | vp9_rtcd.h | 41 void vp9_convolve8_avg_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); 890 vp9_convolve8_avg = vp9_convolve8_avg_c;
|