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

  /external/libvpx/libvpx/third_party/libyuv/source/
scale_argb.cc 788 int ARGBScaleClip(const uint8* src_argb, int src_stride_argb,
846 r = ARGBScaleClip(argb_buffer, src_width * 4,
  /external/libyuv/files/source/
scale_argb.cc 907 int ARGBScaleClip(const uint8* src_argb,
    [all...]

Completed in 494 milliseconds