Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Dregs.c54 void config_dcrop(struct rkisp1_stream *stream, struct v4l2_rect *rect, bool async) in config_dcrop() function
H A Dregs.h1612 void config_dcrop(struct rkisp1_stream *stream, struct v4l2_rect *rect,
H A Dcapture.c684 config_dcrop(stream, dcrop, async); in rkisp1_config_dcrop()