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

  /external/libvpx/libvpx/vpx_scale/include/generic/
vpxscale_depricated.h 28 extern void (*vp8_horizontal_line_4_5_scale)(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
  /external/libvpx/libvpx/vpx_scale/win32/
scalesystemdependent.c 73 vp8_horizontal_line_4_5_scale = vp8cx_horizontal_line_4_5_scale_c;
scaleopt.c     [all...]
  /external/libvpx/armv7a/
vpx_rtcd.h 331 #define vp8_horizontal_line_4_5_scale vp8_horizontal_line_4_5_scale_c macro
  /external/libvpx/generic/
vpx_rtcd.h 288 #define vp8_horizontal_line_4_5_scale vp8_horizontal_line_4_5_scale_c macro
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 536 prototype void vp8_horizontal_line_4_5_scale "const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width"
  /external/libvpx/libvpx/vpx_scale/generic/
vpxscale.c 655 horiz_line_scale = vp8_horizontal_line_4_5_scale;
    [all...]
  /external/libvpx/mips/
vpx_rtcd.h 288 #define vp8_horizontal_line_4_5_scale vp8_horizontal_line_4_5_scale_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 306 #define vp8_horizontal_line_4_5_scale vp8_horizontal_line_4_5_scale_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 385 #define vp8_horizontal_line_4_5_scale vp8_horizontal_line_4_5_scale_c macro
    [all...]

Completed in 57 milliseconds