Searched refs:rgba2yvu (Results 1 – 2 of 2) sorted by relevance
64 static void rgba2yvu(ImageType out, ImageType in, int width, int height);
28 void ImageUtils::rgba2yvu(ImageType out, ImageType in, int width, int height) in rgba2yvu() function in ImageUtils