Searched refs:streamon (Results 1 – 4 of 4) sorted by relevance
66 vidioc-streamon
652 dev->streamon = 0; in mt9m114_set_fmt()803 if (!dev->streamon) { in mt9m114_s_exposure()1421 dev->streamon = 1; in mt9m114_s_stream()1424 dev->streamon = 0; in mt9m114_s_stream()
299 u8 streamon; member
50113 - else if (avbuf->context->streamon)50244 + else if (ctx->streamon) {51932 - ctx->streamon = (cmd == VIDIOC_STREAMON);52329 int streamon;52713 - if (!output->streamon) {52746 - if (capture->streamon)52770 + if (s->output.streamon)52911 + return s->output.streamon;53368 + // streamon and userspace must (re)allocate capture buffers and streamon53528 + av_log(avctx, AV_LOG_TRACE, "<<< %s: streamon=%d\n", __func__, output->streamon);[all …]