Home
last modified time | relevance | path

Searched refs:vp8_horizontal_line_3_5_scale (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/vpx_scale/include/generic/
Dvpxscale_depricated.h27 extern void (*vp8_horizontal_line_3_5_scale)(const unsigned char *source, unsigned int source_width…
Dvpxscale_nofp.h40 #define vp8_horizontal_line_3_5_scale vp8cx_horizontal_line_3_5_scale_c macro
/external/libvpx/vpx_scale/win32/
Dscalesystemdependent.c68 vp8_horizontal_line_3_5_scale = vp8cx_horizontal_line_3_5_scale_c; in vp8_scale_machine_specific_config()
Dscaleopt.c1723 vp8_horizontal_line_3_5_scale = horizontal_line_3_5_scale_mmx; in register_mmxscalers()
/external/libvpx/vpx_scale/generic/
Dscalesystemdependent.c51 vp8_horizontal_line_3_5_scale = vp8cx_horizontal_line_3_5_scale_c; in vp8_scale_machine_specific_config()
Dvpxscale.c40 void (*vp8_horizontal_line_3_5_scale)(const unsigned char *source, unsigned int source_width, unsig… variable
735 horiz_line_scale = vp8_horizontal_line_3_5_scale; in any_ratio_2d_scale()
/external/libvpx/vpx_scale/include/symbian/
Dvpxscale_nofp.h56 #define vp8_horizontal_line_3_5_scale horizontal_line_3_5_scale_armv4 macro
/external/libvpx/vpx_scale/include/arm/
Dvpxscale_nofp.h56 #define vp8_horizontal_line_3_5_scale horizontal_line_3_5_scale_armv4 macro
/external/libvpx/vpx_scale/
Dvpxscale.h50 extern void (*vp8_horizontal_line_3_5_scale)(const unsigned char *source, unsigned int source_width…