Searched refs:ivtv_stop_v4l2_decode_stream (Results 1 – 5 of 5) sorted by relevance
20 int ivtv_stop_v4l2_decode_stream(struct ivtv_stream *s, int flags, u64 pts);
915 int ivtv_stop_v4l2_decode_stream(struct ivtv_stream *s, int flags, u64 pts) in ivtv_stop_v4l2_decode_stream() function
852 ivtv_stop_v4l2_decode_stream(s, flags, pts); in ivtv_stop_decoding()
1420 ivtv_stop_v4l2_decode_stream(&itv->streams[type], in ivtv_remove()
273 return ivtv_stop_v4l2_decode_stream(s, dc->flags, dc->stop.pts); in ivtv_video_command()
Completed in 14 milliseconds