Searched refs:convert_y8_to_rgb_image (Results 1 – 1 of 1) sorted by relevance
89 return convert_y8_to_rgb_image(y, w, h)403 def convert_y8_to_rgb_image(y_plane, w, h): function