mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
media: rockchip: vicap fixes error of crop enable state
Change-Id: I7d47f5d40e89198aa3369ad2f1c3ecefb183a331 Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
This commit is contained in:
@@ -6966,6 +6966,7 @@ void rkcif_do_stop_stream(struct rkcif_stream *stream,
|
||||
|
||||
kfifo_free(&stream->dcg_kfifo);
|
||||
}
|
||||
stream->crop_enable = false;
|
||||
stream->crop_mask = 0;
|
||||
stream->frame_loss = 0;
|
||||
stream->is_fb_first_frame = true;
|
||||
|
||||
Reference in New Issue
Block a user