Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-fileops.c410 int single_frame = 0; in cx18_read() local
423 single_frame = 1; in cx18_read()
464 if (tot_written == tot_count || single_frame) in cx18_read()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-fileops.c350 int single_frame = 0; in ivtv_read() local
362 single_frame = 1; in ivtv_read()
397 if (tot_written == tot_count || single_frame) in ivtv_read()
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch299 + int single_frame;
587 + if (!state->single_frame || state->ellapsed_frames == 0) {
607 + if (!state->single_frame || state->ellapsed_frames == 0)
829 + state.single_frame = 1;