Searched refs:vp8_horizontal_line_3_4_scale (Results 1 - 7 of 7) sorted by relevance

/external/libvpx/vpx_scale/generic/
H A Dscalesystemdependent.c54 vp8_horizontal_line_3_4_scale = vp8cx_horizontal_line_3_4_scale_c;
H A Dvpxscale.c41 void (*vp8_horizontal_line_3_4_scale)(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width) = 0; variable
726 horiz_line_scale = vp8_horizontal_line_3_4_scale;
/external/libvpx/vpx_scale/win32/
H A Dscalesystemdependent.c71 vp8_horizontal_line_3_4_scale = vp8cx_horizontal_line_3_4_scale_c;
H A Dscaleopt.c1730 vp8_horizontal_line_3_4_scale = vp8cx_horizontal_line_3_4_scale_c;
/external/libvpx/vpx_scale/include/arm/
H A Dvpxscale_nofp.h57 #define vp8_horizontal_line_3_4_scale horizontal_line_3_4_scale_armv4 macro
/external/libvpx/vpx_scale/include/symbian/
H A Dvpxscale_nofp.h57 #define vp8_horizontal_line_3_4_scale horizontal_line_3_4_scale_armv4 macro
/external/libvpx/vpx_scale/
H A Dvpxscale.h49 extern void (*vp8_horizontal_line_3_4_scale)(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);

Completed in 322 milliseconds