Home
last modified time | relevance | path

Searched defs:yuv3 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libkmsxx/kms++util/src/
H A Ddrawing.cpp276 YUV yuv1, YUV yuv2, YUV yuv3, YUV yuv4) in draw_yuv420_semiplanar_macropixel()
315 YUV yuv1, YUV yuv2, YUV yuv3, YUV yuv4) in draw_yuv420_planar_macropixel()
355 YUV yuv1, YUV yuv2, YUV yuv3, YUV yuv4) in draw_yuv420_macropixel()
/aosp_15_r20/external/libultrahdr/lib/src/
H A Dgainmapmath.cpp702 Color yuv3 = getYuv420Pixel(image, x * 2, y * 2 + 1); in transformYuv420() local