Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch51611 + const int is_cap = V4L2_TYPE_IS_CAPTURE(ctx->type);
51628 + .events = !is_cap ? poll_out :
51648 + if (is_cap && timeout == -1 && m->output.streamon && !m->draining)
51739 + if (is_cap)