Home
last modified time | relevance | path

Searched refs:vp8_horizontal_line_2_3_scale (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/vpx_scale/win32/
Dscalesystemdependent.c74 vp8_horizontal_line_2_3_scale = vp8cx_horizontal_line_2_3_scale_c; in vp8_scale_machine_specific_config()
Dscaleopt.c1733 vp8_horizontal_line_2_3_scale = vp8cx_horizontal_line_2_3_scale_c; in register_mmxscalers()
/external/libvpx/vpx_scale/generic/
Dscalesystemdependent.c57 vp8_horizontal_line_2_3_scale = vp8cx_horizontal_line_2_3_scale_c; in vp8_scale_machine_specific_config()
Dvpxscale.c42 void (*vp8_horizontal_line_2_3_scale)(const unsigned char *source, unsigned int source_width, unsig… variable
731 horiz_line_scale = vp8_horizontal_line_2_3_scale; in any_ratio_2d_scale()
/external/libvpx/vpx_scale/include/generic/
Dvpxscale_nofp.h42 #define vp8_horizontal_line_2_3_scale vp8cx_horizontal_line_2_3_scale_c macro
/external/libvpx/vpx_scale/include/symbian/
Dvpxscale_nofp.h59 #define vp8_horizontal_line_2_3_scale horizontal_line_2_3_scale_armv4 macro
/external/libvpx/vpx_scale/include/arm/
Dvpxscale_nofp.h59 #define vp8_horizontal_line_2_3_scale horizontal_line_2_3_scale_armv4 macro
/external/libvpx/vpx_scale/
Dvpxscale.h51 extern void (*vp8_horizontal_line_2_3_scale)(const unsigned char *source, unsigned int source_width…