Searched refs:Scale1Dv (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
H A Dvpx_scale.c263 Scale1D Scale1Dv = scale1d_c; local
397 Scale1Dv = scale1d_2t1_ps;
399 Scale1Dv = scale1d_2t1_i;
441 Scale1Dv(&temp_area[j], dest_pitch, vscale, source_band_height + 1,
/external/libvpx/libvpx/vpx_scale/generic/
H A Dvpx_scale.c263 Scale1D Scale1Dv = scale1d_c; local
397 Scale1Dv = scale1d_2t1_ps;
399 Scale1Dv = scale1d_2t1_i;
441 Scale1Dv(&temp_area[j], dest_pitch, vscale, source_band_height + 1,

Completed in 372 milliseconds