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

  /external/libyuv/files/include/libyuv/
scale_argb.h 23 int ARGBScale(const uint8* src_argb, int src_stride_argb,
  /external/libyuv/files/unit_test/
scale_argb_test.cc 49 ARGBScale(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
54 ARGBScale(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
62 ARGBScale(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
72 ARGBScale(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
  /external/libyuv/files/source/
scale_argb.cc     [all...]

Completed in 82 milliseconds