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

  /external/libvpx/vpx_scale/generic/
scalesystemdependant.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/intel_linux/
scalesystemdependant.c 77 vp8_horizontal_line_4_5_scale = vp8cx_horizontal_line_4_5_scale_c;
  /external/libvpx/vpx_scale/win32/
scalesystemdependant.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/leapster/
gen_scalers_lf.c 31 * ROUTINE : vp8cx_horizontal_line_4_5_scale_c
49 void vp8cx_horizontal_line_4_5_scale_c function
482 g_scaling_ptrs->vpxhorizontal_line_4_5_scale_t = vp8cx_horizontal_line_4_5_scale_c;
498 vp8_horizontal_line_4_5_scale = vp8cx_horizontal_line_4_5_scale_c;
  /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/symbian/
gen_scalers_armv4.s 160 @ @|vp8cx_horizontal_line_4_5_scale_c|
gen_scalers_armv4.asm 133 ENDP ;|vp8cx_horizontal_line_4_5_scale_c|
  /external/libvpx/vpx_scale/arm/armv4/
gen_scalers_armv4.asm 133 ENDP ;|vp8cx_horizontal_line_4_5_scale_c|
  /external/libvpx/vpx_scale/wce/
gen_scalers_armv4.asm 133 ENDP ;|vp8cx_horizontal_line_4_5_scale_c|

Completed in 811 milliseconds