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

  /external/libvpx/vpx_scale/generic/
scalesystemdependent.c 54 vp8_horizontal_line_3_4_scale = vp8cx_horizontal_line_3_4_scale_c;
vpxscale.c 41 void (*vp8_horizontal_line_3_4_scale)(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width) = 0; variable
726 horiz_line_scale = vp8_horizontal_line_3_4_scale;
    [all...]
  /external/libvpx/vpx_scale/win32/
scalesystemdependent.c 71 vp8_horizontal_line_3_4_scale = vp8cx_horizontal_line_3_4_scale_c;
scaleopt.c     [all...]
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 57 #define vp8_horizontal_line_3_4_scale horizontal_line_3_4_scale_armv4 macro
  /external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h 57 #define vp8_horizontal_line_3_4_scale horizontal_line_3_4_scale_armv4 macro
  /external/libvpx/vpx_scale/
vpxscale.h 49 extern void (*vp8_horizontal_line_3_4_scale)(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);

Completed in 2141 milliseconds