Searched refs:vbi_out_have_cc (Results 1 - 3 of 3) sorted by relevance

/drivers/media/platform/vivid/
H A Dvivid-vbi-out.c124 dev->vbi_out_have_cc[0] = false;
125 dev->vbi_out_have_cc[1] = false;
225 dev->vbi_out_have_cc[0] = false;
226 dev->vbi_out_have_cc[1] = false;
232 dev->vbi_out_have_cc[!!vbi->field] = true;
H A Dvivid-vbi-cap.c63 if (dev->vbi_out_have_cc[0]) {
69 if (dev->vbi_out_have_cc[1]) {
H A Dvivid-core.h327 bool vbi_out_have_cc[2]; member in struct:vivid_dev

Completed in 52 milliseconds