Searched refs:u_b (Results 1 – 1 of 1) sorted by relevance
259 signed u_b = u * 517; in yv12_to_rgb565() local265 signed b1 = clamp_rgb((tmp1 + u_b) / 256); in yv12_to_rgb565()343 signed u_b = u * 517; in yuv420p_to_rgb888() local349 signed b1 = clamp_rgb((tmp1 + u_b) / 256); in yuv420p_to_rgb888()