Home
last modified time | relevance | path

Searched refs:vp8_horizontal_line_2_1_scale (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/vpx_scale/wce/
Dscalesystemdependant.c57 vp8_horizontal_line_2_1_scale = vp8cx_horizontal_line_2_1_scale_c; in vp8_scale_machine_specific_config()
/external/libvpx/vpx_scale/symbian/
Dscalesystemdependant.c54 vp8_horizontal_line_2_1_scale = vp8cx_horizontal_line_2_1_scale_c; in vp8_scale_machine_specific_config()
/external/libvpx/vpx_scale/intel_linux/
Dscalesystemdependant.c86 vp8_horizontal_line_2_1_scale = vp8cx_horizontal_line_2_1_scale_c; in vp8_scale_machine_specific_config()
Dscaleopt.c1849 vp8_horizontal_line_2_1_scale = horizontal_line_2_1_scale_mmx; in register_mmxscalers()
/external/libvpx/vpx_scale/win32/
Dscalesystemdependant.c86 vp8_horizontal_line_2_1_scale = vp8cx_horizontal_line_2_1_scale_c; in vp8_scale_machine_specific_config()
Dscaleopt.c1743 vp8_horizontal_line_2_1_scale = horizontal_line_2_1_scale_mmx; in register_mmxscalers()
/external/libvpx/vpx_scale/generic/
Dscalesystemdependant.c69 vp8_horizontal_line_2_1_scale = vp8cx_horizontal_line_2_1_scale_c; in vp8_scale_machine_specific_config()
Dvpxscale.c51 void (*vp8_horizontal_line_2_1_scale)(const unsigned char *source, unsigned int source_width, unsig… variable
402 horiz_line_scale = vp8_horizontal_line_2_1_scale; in Scale2D()
/external/libvpx/vpx_scale/include/generic/
Dvpxscale_nofp.h49 #define vp8_horizontal_line_2_1_scale vp8cx_horizontal_line_2_1_scale_c macro
/external/libvpx/vpx_scale/include/arm/
Dvpxscale_nofp.h66 #define vp8_horizontal_line_2_1_scale vp8cx_horizontal_line_2_1_scale_c macro
/external/libvpx/vpx_scale/include/symbian/
Dvpxscale_nofp.h66 #define vp8_horizontal_line_2_1_scale vp8cx_horizontal_line_2_1_scale_c macro
/external/libvpx/vpx_scale/
Dvpxscale.h59 extern void (*vp8_horizontal_line_2_1_scale)(const unsigned char *source, unsigned int source_width…
/external/libvpx/vpx_scale/x86_64/
Dscaleopt.c1747 vp8_horizontal_line_2_1_scale = horizontal_line_2_1_scale_mmx; in register_mmxscalers()