Home
last modified time | relevance | path

Searched refs:y_plane (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CameraITS/pymodules/its/
Dimage.py428 def convert_yuv420_planar_to_rgb_image(y_plane, u_plane, v_plane, argument
446 y = numpy.subtract(y_plane, yuv_off[0])