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

/external/libyuv/files/util/
H A Dconvert.cc161 static int TileARGBScale(const uint8* src_argb, int src_stride_argb, function
305 TileARGBScale(ch_org, Abs(image_width) * 4,
/external/libyuv/files/unit_test/
H A Dscale_argb_test.cc118 static int TileARGBScale(const uint8* src_argb, int src_stride_argb, function in namespace:libyuv
195 TileARGBScale(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,

Completed in 241 milliseconds