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

  /external/libvpx/vpx_scale/generic/
scalesystemdependent.c 51 vp8_horizontal_line_3_5_scale = vp8cx_horizontal_line_3_5_scale_c;
gen_scalers.c 306 * ROUTINE : vp8cx_horizontal_line_3_5_scale_c
324 void vp8cx_horizontal_line_3_5_scale_c function
809 * ROUTINE : vp8cx_horizontal_line_3_5_scale_c
  /external/libvpx/vpx_scale/win32/
scalesystemdependent.c 68 vp8_horizontal_line_3_5_scale = vp8cx_horizontal_line_3_5_scale_c;
  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 19 void vp8cx_horizontal_line_3_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
40 #define vp8_horizontal_line_3_5_scale vp8cx_horizontal_line_3_5_scale_c
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 22 void vp8cx_horizontal_line_3_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 22 void vp8cx_horizontal_line_3_5_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
  /external/libvpx/vpx_scale/
vpxscale.h 22 void vp8cx_horizontal_line_3_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 333 ; * ROUTINE : vp8cx_horizontal_line_3_5_scale_c
351 ;void vp8cx_horizontal_line_3_5_scale_c
426 ENDP ;|vp8cx_horizontal_line_3_5_scale_c|

Completed in 141 milliseconds