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

  /external/libvpx/vpx_scale/generic/
scalesystemdependent.c 70 vp8_horizontal_line_5_3_scale = vp8cx_horizontal_line_5_3_scale_c;
gen_scalers.c 827 void vp8cx_horizontal_line_5_3_scale_c function
  /external/libvpx/vpx_scale/win32/
scalesystemdependent.c 87 vp8_horizontal_line_5_3_scale = vp8cx_horizontal_line_5_3_scale_c;
  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 30 void vp8cx_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
50 #define vp8_horizontal_line_5_3_scale vp8cx_horizontal_line_5_3_scale_c
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 33 void vp8cx_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
67 #define vp8_horizontal_line_5_3_scale vp8cx_horizontal_line_5_3_scale_c
  /external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h 33 void vp8cx_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
67 #define vp8_horizontal_line_5_3_scale vp8cx_horizontal_line_5_3_scale_c
  /external/libvpx/vpx_scale/
vpxscale.h 33 void vp8cx_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);

Completed in 2031 milliseconds