Searched refs:vb2ops_vdec_start_streaming (Results 1 – 4 of 4) sorted by relevance
97 int vb2ops_vdec_start_streaming(struct vb2_queue *q, unsigned int count);
447 .start_streaming = vb2ops_vdec_start_streaming,
590 .start_streaming = vb2ops_vdec_start_streaming,
841 int vb2ops_vdec_start_streaming(struct vb2_queue *q, unsigned int count) in vb2ops_vdec_start_streaming() function