Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-vid-common.c52 .is_yuv = true,
62 .is_yuv = true,
71 .is_yuv = true,
80 .is_yuv = true,
89 .is_yuv = true,
98 .is_yuv = true,
107 .is_yuv = true,
116 .is_yuv = true,
125 .is_yuv = true,
134 .is_yuv = true,
[all …]
Dvivid-tpg.c223 tpg->is_yuv = false; in tpg_s_fourcc()
229 tpg->is_yuv = true; in tpg_s_fourcc()
242 tpg->is_yuv = true; in tpg_s_fourcc()
250 tpg->is_yuv = true; in tpg_s_fourcc()
262 tpg->is_yuv = true; in tpg_s_fourcc()
274 tpg->is_yuv = true; in tpg_s_fourcc()
281 tpg->is_yuv = true; in tpg_s_fourcc()
288 tpg->is_yuv = true; in tpg_s_fourcc()
717 if (tpg->is_yuv) { in precalculate_color()
726 if (tpg->is_yuv) { in precalculate_color()
[all …]
Dvivid-core.h82 bool is_yuv; member
Dvivid-tpg.h123 bool is_yuv; member