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

  /external/libvpx/vpx_scale/generic/
scalesystemdependent.c 48 vp8_horizontal_line_1_2_scale = vp8cx_horizontal_line_1_2_scale_c;
gen_scalers.c 605 * ROUTINE : vp8cx_horizontal_line_1_2_scale_c
622 void vp8cx_horizontal_line_1_2_scale_c function
888 * ROUTINE : vp8cx_horizontal_line_1_2_scale_c
  /external/libvpx/vpx_scale/win32/
scalesystemdependent.c 65 vp8_horizontal_line_1_2_scale = vp8cx_horizontal_line_1_2_scale_c;
  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 18 void vp8cx_horizontal_line_1_2_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
39 #define vp8_horizontal_line_1_2_scale vp8cx_horizontal_line_1_2_scale_c
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 20 void vp8cx_horizontal_line_1_2_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 20 void vp8cx_horizontal_line_1_2_scale_c(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
  /external/libvpx/vpx_scale/
vpxscale.h 28 void vp8cx_horizontal_line_1_2_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 656 ; * ROUTINE : vp8cx_horizontal_line_1_2_scale_c
673 ;void vp8cx_horizontal_line_1_2_scale_c

Completed in 317 milliseconds