Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_dec.h97 int vb2ops_vdec_start_streaming(struct vb2_queue *q, unsigned int count);
Dmtk_vcodec_dec_stateless.c447 .start_streaming = vb2ops_vdec_start_streaming,
Dmtk_vcodec_dec_stateful.c590 .start_streaming = vb2ops_vdec_start_streaming,
Dmtk_vcodec_dec.c841 int vb2ops_vdec_start_streaming(struct vb2_queue *q, unsigned int count) in vb2ops_vdec_start_streaming() function