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

  /external/libvpx/vpx_scale/generic/
scalesystemdependant.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/intel_linux/
scalesystemdependant.c 68 vp8_horizontal_line_3_5_scale = vp8cx_horizontal_line_3_5_scale_c;
  /external/libvpx/vpx_scale/win32/
scalesystemdependant.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/leapster/
gen_scalers_lf.c 189 * ROUTINE : vp8cx_horizontal_line_3_5_scale_c
208 void vp8cx_horizontal_line_3_5_scale_c function
479 g_scaling_ptrs->vpxhorizontal_line_3_5_scale_t = vp8cx_horizontal_line_3_5_scale_c;
495 vp8_horizontal_line_3_5_scale = vp8cx_horizontal_line_3_5_scale_c;
  /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|
  /external/libvpx/vpx_scale/symbian/
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|
gen_scalers_armv4.s 363 @ * ROUTINE : vp8cx_horizontal_line_3_5_scale_c
381 @void vp8cx_horizontal_line_3_5_scale_c
457 @ @|vp8cx_horizontal_line_3_5_scale_c|
  /external/libvpx/vpx_scale/wce/
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 47 milliseconds