Home
last modified time | relevance | path

Searched refs:r_y (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg.c827 u8 r_y, g_u, b_v; in gen_twopix() local
835 r_y = tpg->colors[color][0]; /* R or precalculated Y */ in gen_twopix()
841 buf[0][offset] = r_y; in gen_twopix()
846 buf[0][offset] = r_y; in gen_twopix()
859 buf[0][offset] = r_y; in gen_twopix()
875 buf[0][offset] = r_y; in gen_twopix()
888 buf[0][offset] = r_y; in gen_twopix()
899 buf[0][offset] = r_y; in gen_twopix()
905 buf[0][offset] = r_y; in gen_twopix()
911 buf[0][offset] = r_y; in gen_twopix()
[all …]