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