HomeSort by relevance Sort by last modified time
    Searched refs:vp9_convolve8_horiz (Results 1 - 25 of 33) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_scale.c 89 sf->predict[1][0][0] = vp9_convolve8_horiz;
103 sf->predict[0][0][0] = vp9_convolve8_horiz;
107 sf->predict[1][0][0] = vp9_convolve8_horiz;
vp9_rtcd_defs.pl 311 add_proto qw/void vp9_convolve8_horiz/, "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";
312 specialize qw/vp9_convolve8_horiz sse2 ssse3 avx2 neon_asm dspr2/;
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_scale.c 89 sf->predict[1][0][0] = vp9_convolve8_horiz;
103 sf->predict[0][0][0] = vp9_convolve8_horiz;
107 sf->predict[1][0][0] = vp9_convolve8_horiz;
vp9_rtcd_defs.pl 286 add_proto qw/void vp9_convolve8_horiz/, "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";
287 specialize qw/vp9_convolve8_horiz sse2 ssse3 avx2 neon dspr2/;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_scale.c 89 sf->predict[1][0][0] = vp9_convolve8_horiz;
103 sf->predict[0][0][0] = vp9_convolve8_horiz;
107 sf->predict[1][0][0] = vp9_convolve8_horiz;
vp9_rtcd_defs.pl 286 add_proto qw/void vp9_convolve8_horiz/, "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";
287 specialize qw/vp9_convolve8_horiz sse2 ssse3 avx2 neon dspr2/;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
vp9_convolve8_avg_dspr2.c 432 vp9_convolve8_horiz(src - (src_stride * 3), src_stride,
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_convolve8_avg_dspr2.c 432 vp9_convolve8_horiz(src - (src_stride * 3), src_stride,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_convolve8_avg_dspr2.c 432 vp9_convolve8_horiz(src - (src_stride * 3), src_stride,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 284 RTCD_EXTERN void (*vp9_convolve8_horiz)(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); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 61 RTCD_EXTERN void (*vp9_convolve8_horiz)(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); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 66 RTCD_EXTERN void (*vp9_convolve8_horiz)(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); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp9_rtcd.h 220 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp9_rtcd.h 230 #define vp9_convolve8_horiz vp9_convolve8_horiz_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp9_rtcd.h 220 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp9_rtcd.h 220 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 67 RTCD_EXTERN void (*vp9_convolve8_horiz)(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); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 67 RTCD_EXTERN void (*vp9_convolve8_horiz)(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); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp9_rtcd.h 238 #define vp9_convolve8_horiz vp9_convolve8_horiz_dspr2 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 56 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 56 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 56 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 56 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 56 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 57 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]

Completed in 141 milliseconds

1 2