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

1 2

  /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/
vp9_scale.c 88 sf->predict[1][0][0] = vp9_convolve8_horiz;
102 sf->predict[0][0][0] = vp9_convolve8_horiz;
106 sf->predict[1][0][0] = vp9_convolve8_horiz;
vp9_rtcd_defs.pl 310 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";
311 specialize qw/vp9_convolve8_horiz sse2 ssse3 neon_asm dspr2/, "$avx2_ssse3";
    [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/mac/ia32/
vp9_rtcd.h 58 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/arm-neon-cpu-detect/
vp9_rtcd.h 53 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/ia32/
vp9_rtcd.h 59 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 59 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/libvpx/x86/
vp9_rtcd.h 59 #define vp9_convolve8_horiz vp9_convolve8_horiz_sse2 macro
  /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 48 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 48 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 48 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vp9_rtcd.h 48 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 48 #define vp9_convolve8_horiz vp9_convolve8_horiz_c macro
    [all...]

Completed in 93 milliseconds

1 2