Searched defs:vp8_vertical_band_5_4_scale (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/vpx_scale/include/generic/
H A Dvpxscale_nofp.h45 #define vp8_vertical_band_5_4_scale vp8cx_vertical_band_5_4_scale_c macro
/external/libvpx/vpx_scale/include/arm/
H A Dvpxscale_nofp.h62 #define vp8_vertical_band_5_4_scale vp8cx_vertical_band_5_4_scale_c macro
/external/libvpx/vpx_scale/include/symbian/
H A Dvpxscale_nofp.h62 #define vp8_vertical_band_5_4_scale vp8cx_vertical_band_5_4_scale_c macro
/external/libvpx/vpx_scale/generic/
H A Dvpxscale.c47 void (*vp8_vertical_band_5_4_scale)(unsigned char *source, unsigned int src_pitch, unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width) = 0; variable
415 vert_band_scale = vp8_vertical_band_5_4_scale;

Completed in 42 milliseconds