Home
last modified time | relevance | path

Searched refs:venus_helper_vb2_stop_streaming (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dhelpers.h22 void venus_helper_vb2_stop_streaming(struct vb2_queue *q);
H A Dhelpers.c1386 void venus_helper_vb2_stop_streaming(struct vb2_queue *q) in venus_helper_vb2_stop_streaming() function
1427 EXPORT_SYMBOL_GPL(venus_helper_vb2_stop_streaming);
H A Dvenc.c939 .stop_streaming = venus_helper_vb2_stop_streaming,