Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec.h99 int vb2ops_vdec_start_streaming(struct vb2_queue *q, unsigned int count);
Dmtk_vcodec_dec_stateful.c603 .start_streaming = vb2ops_vdec_start_streaming,
Dmtk_vcodec_dec_stateless.c695 .start_streaming = vb2ops_vdec_start_streaming,
Dmtk_vcodec_dec.c840 int vb2ops_vdec_start_streaming(struct vb2_queue *q, unsigned int count) in vb2ops_vdec_start_streaming() function