Searched refs:u_b (Results 1 – 1 of 1) sorted by relevance
218 signed u_b = u * 517; in yv12_to_rgb565() local224 signed b1 = clamp_rgb((tmp1 + u_b) / 256); in yv12_to_rgb565()264 signed u_b = u * 517; in yv12_to_rgb888() local270 signed b1 = clamp_rgb((tmp1 + u_b) / 256); in yv12_to_rgb888()309 signed u_b = u * 517; in yuv420p_to_rgb888() local315 signed b1 = clamp_rgb((tmp1 + u_b) / 256); in yuv420p_to_rgb888()