HomeSort by relevance Sort by last modified time
    Searched refs:vp8_horizontal_line_1_2_scale (Results 1 - 10 of 10) sorted by null

  /external/libvpx/libvpx/vpx_scale/include/generic/
vpxscale_depricated.h 26 extern void (*vp8_horizontal_line_1_2_scale)(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
  /external/libvpx/libvpx/vpx_scale/win32/
scalesystemdependent.c 61 vp8_horizontal_line_1_2_scale = vp8cx_horizontal_line_1_2_scale_c;
scaleopt.c     [all...]
  /external/libvpx/armv7a/
vpx_rtcd.h 367 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c macro
  /external/libvpx/generic/
vpx_rtcd.h 324 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c macro
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 548 prototype void vp8_horizontal_line_1_2_scale "const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width"
  /external/libvpx/libvpx/vpx_scale/generic/
vpxscale.c 672 horiz_line_scale = vp8_horizontal_line_1_2_scale;
    [all...]
  /external/libvpx/mips/
vpx_rtcd.h 324 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 342 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 421 #define vp8_horizontal_line_1_2_scale vp8_horizontal_line_1_2_scale_c macro
    [all...]

Completed in 636 milliseconds