Home
last modified time | relevance | path

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

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