Searched refs:u_g (Results 1 – 1 of 1) sorted by relevance
261 signed u_g = -u * 100; in yv12_to_rgb565() local267 signed g1 = clamp_rgb((tmp1 + v_g + u_g) / 256); in yv12_to_rgb565()345 signed u_g = -u * 100; in yuv420p_to_rgb888() local351 signed g1 = clamp_rgb((tmp1 + v_g + u_g) / 256); in yuv420p_to_rgb888()