Searched refs:vb2ops_vdec_start_streaming (Results 1 – 4 of 4) sorted by relevance
99 int vb2ops_vdec_start_streaming(struct vb2_queue *q, unsigned int count);
603 .start_streaming = vb2ops_vdec_start_streaming,
695 .start_streaming = vb2ops_vdec_start_streaming,
840 int vb2ops_vdec_start_streaming(struct vb2_queue *q, unsigned int count) in vb2ops_vdec_start_streaming() function