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

  /external/libvpx/vpx_scale/generic/
scalesystemdependent.c 57 vp8_horizontal_line_2_3_scale = vp8cx_horizontal_line_2_3_scale_c;
gen_scalers.c 175 * ROUTINE : vp8cx_horizontal_line_2_3_scale_c
193 void vp8cx_horizontal_line_2_3_scale_c function
  /external/libvpx/vpx_scale/win32/
scalesystemdependent.c 74 vp8_horizontal_line_2_3_scale = vp8cx_horizontal_line_2_3_scale_c;
scaleopt.c     [all...]
  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 20 void vp8cx_horizontal_line_2_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
42 #define vp8_horizontal_line_2_3_scale vp8cx_horizontal_line_2_3_scale_c
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 23 void vp8cx_horizontal_line_2_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
  /external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h 23 void vp8cx_horizontal_line_2_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
  /external/libvpx/vpx_scale/
vpxscale.h 19 void vp8cx_horizontal_line_2_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);

Completed in 28 milliseconds