Searched refs:start_streaming_called (Results 1 – 3 of 3) sorted by relevance
662 unsigned int start_streaming_called:1; member1271 return q->start_streaming_called; in vb2_start_streaming_called()
1788 q->start_streaming_called = 1; in vb2_start_streaming()1794 q->start_streaming_called = 0; in vb2_start_streaming()1948 if (q->start_streaming_called) in vb2_core_qbuf()1961 if (q->streaming && !q->start_streaming_called && in vb2_core_qbuf()2109 if (q->start_streaming_called) in vb2_wait_for_all_buffers()2203 if (q->start_streaming_called) in __vb2_queue_cancel()2233 q->start_streaming_called = 0; in __vb2_queue_cancel()
342 if (!media_pipe || !vb->vb2_queue->start_streaming_called) { in buf_queue()
Completed in 15 milliseconds