mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
media: rockchip: vicap clean crop mask after stop stream
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com> Change-Id: I16eba981614ca49d8e4dbc5bb011d3237835c6ad
This commit is contained in:
@@ -6494,6 +6494,7 @@ void rkcif_do_stop_stream(struct rkcif_stream *stream,
|
||||
|
||||
kfifo_free(&stream->dcg_kfifo);
|
||||
}
|
||||
stream->crop_mask = 0;
|
||||
}
|
||||
if (mode == RKCIF_STREAM_MODE_CAPTURE) {
|
||||
tasklet_disable(&stream->vb_done_tasklet);
|
||||
|
||||
Reference in New Issue
Block a user