Searched refs:u_g (Results 1 – 1 of 1) sorted by relevance
260 signed u_g = -u * 100; in yv12_to_rgb565() local266 signed g1 = clamp_rgb((tmp1 + v_g + u_g) / 256); in yv12_to_rgb565()344 signed u_g = -u * 100; in yuv420p_to_rgb888() local350 signed g1 = clamp_rgb((tmp1 + v_g + u_g) / 256); in yuv420p_to_rgb888()