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

  /external/libvpx/vpx_scale/generic/
scalesystemdependent.c 60 vp8_horizontal_line_4_5_scale = vp8cx_horizontal_line_4_5_scale_c;
gen_scalers.c 20 * ROUTINE : vp8cx_horizontal_line_4_5_scale_c
37 void vp8cx_horizontal_line_4_5_scale_c function
726 * ROUTINE : vp8cx_horizontal_line_4_5_scale_c
  /external/libvpx/vpx_scale/win32/
scalesystemdependent.c 77 vp8_horizontal_line_4_5_scale = vp8cx_horizontal_line_4_5_scale_c;
  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 21 void vp8cx_horizontal_line_4_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
41 #define vp8_horizontal_line_4_5_scale vp8cx_horizontal_line_4_5_scale_c
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 24 void vp8cx_horizontal_line_4_5_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 24 void vp8cx_horizontal_line_4_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
  /external/libvpx/vpx_scale/
vpxscale.h 16 void vp8cx_horizontal_line_4_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
  /external/libvpx/vpx_scale/arm/armv4/
gen_scalers_armv4.asm 133 ENDP ;|vp8cx_horizontal_line_4_5_scale_c|

Completed in 991 milliseconds