HomeSort by relevance Sort by last modified time
    Searched refs:Scale1Dv (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 264 Scale1D Scale1Dv = scale1d_c;
398 Scale1Dv = scale1d_2t1_ps;
400 Scale1Dv = scale1d_2t1_i;
442 Scale1Dv(&temp_area[j], dest_pitch, vscale, source_band_height + 1,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
vpx_scale.c 263 Scale1D Scale1Dv = scale1d_c;
397 Scale1Dv = scale1d_2t1_ps;
399 Scale1Dv = scale1d_2t1_i;
441 Scale1Dv(&temp_area[j], dest_pitch, vscale, source_band_height + 1,

Completed in 94 milliseconds