Searched refs:_R (Results 1 – 1 of 1) sorted by relevance
743 RK_S32 _R = Y + ((360 * (V - 128)) >> 8); in get_rgb_color() local747 R[0] = MPP_CLIP3(0, 255, _R); in get_rgb_color()