Home
last modified time | relevance | path

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

/external/libvpx/vpx_scale/win32/
Dscalesystemdependent.c88 vp8_horizontal_line_5_4_scale = vp8cx_horizontal_line_5_4_scale_c; in vp8_scale_machine_specific_config()
Dscaleopt.c1745 vp8_horizontal_line_5_4_scale = horizontal_line_5_4_scale_mmx; in register_mmxscalers()
/external/libvpx/vpx_scale/generic/
Dscalesystemdependent.c71 vp8_horizontal_line_5_4_scale = vp8cx_horizontal_line_5_4_scale_c; in vp8_scale_machine_specific_config()
Dvpxscale.c53 void (*vp8_horizontal_line_5_4_scale)(const unsigned char *source, unsigned int source_width, unsig… variable
394 horiz_line_scale = vp8_horizontal_line_5_4_scale; in Scale2D()
/external/libvpx/vpx_scale/include/generic/
Dvpxscale_nofp.h51 #define vp8_horizontal_line_5_4_scale vp8cx_horizontal_line_5_4_scale_c macro
/external/libvpx/vpx_scale/include/symbian/
Dvpxscale_nofp.h68 #define vp8_horizontal_line_5_4_scale vp8cx_horizontal_line_5_4_scale_c macro
/external/libvpx/vpx_scale/include/arm/
Dvpxscale_nofp.h68 #define vp8_horizontal_line_5_4_scale vp8cx_horizontal_line_5_4_scale_c macro
/external/libvpx/vpx_scale/
Dvpxscale.h61 extern void (*vp8_horizontal_line_5_4_scale)(const unsigned char *source, unsigned int source_width…