Home
last modified time | relevance | path

Searched refs:crop_st_x (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_cif.h91 unsigned int crop_st_x; member
H A Dvehicle_cif.c2734 channel->crop_st_x = cfg->start_x; in vehicle_cif_csi_channel_init()
2875 channel->crop_st_y << 16 | channel->crop_st_x); in vehicle_cif_csi_channel_set()
2936 channel->crop_st_y << 16 | channel->crop_st_x); in vehicle_cif_csi_channel_set_v1()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dprocfs.c316 dev->channels[0].crop_st_x, dev->channels[0].crop_st_y); in rkcif_show_format()
H A Ddev.h284 unsigned int crop_st_x; member
H A Dcapture.c3428 channel->crop_st_x = 3 * stream->crop[CROP_SRC_ACT].left; in rkcif_csi_channel_init()
3430 channel->crop_st_x = 2 * stream->crop[CROP_SRC_ACT].left; in rkcif_csi_channel_init()
3432 channel->crop_st_x = stream->crop[CROP_SRC_ACT].left; in rkcif_csi_channel_init()
3613 channel->crop_st_y << 16 | channel->crop_st_x); in rkcif_csi_channel_set()
3931 channel->crop_st_y << 16 | channel->crop_st_x); in rkcif_csi_channel_set_v1()
3952 (channel->crop_st_x + capture_info->multi_dev.pixel_offset)); in rkcif_csi_channel_set_v1()
5796 dev->channels[stream->id].crop_st_x = stream->crop[CROP_SRC_ACT].left; in rkcif_stream_start()
5802 dev->channels[stream->id].crop_st_x = 0; in rkcif_stream_start()
5814 dev->channels[stream->id].crop_st_x); in rkcif_stream_start()