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

/external/libvpx/vpx_scale/include/generic/
H A Dvpxscale_nofp.h44 #define vp8_last_vertical_band_1_2_scale vp8cx_last_vertical_band_1_2_scale_c macro
/external/libvpx/vpx_scale/include/arm/
H A Dvpxscale_nofp.h61 #define vp8_last_vertical_band_1_2_scale vp8cx_last_vertical_band_1_2_scale_c macro
/external/libvpx/vpx_scale/include/symbian/
H A Dvpxscale_nofp.h61 #define vp8_last_vertical_band_1_2_scale vp8cx_last_vertical_band_1_2_scale_c macro
/external/libvpx/vpx_scale/generic/
H A Dvpxscale.c45 void (*vp8_last_vertical_band_1_2_scale)(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width) = 0; variable
785 last_vert_band_scale = vp8_last_vertical_band_1_2_scale;

Completed in 129 milliseconds