Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_cif.h92 unsigned int crop_st_y; member
H A Dvehicle_cif.c2735 channel->crop_st_y = cfg->start_y; 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.h285 unsigned int crop_st_y; member
H A Dcapture.c3434 channel->crop_st_y = stream->crop[CROP_SRC_ACT].top; in rkcif_csi_channel_init()
3436 channel->crop_st_y *= dev->sditf_cnt; 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()
3951 channel->crop_st_y << 16 | in rkcif_csi_channel_set_v1()
5797 dev->channels[stream->id].crop_st_y = stream->crop[CROP_SRC_ACT].top; in rkcif_stream_start()
5801 dev->channels[stream->id].crop_st_y = 0; in rkcif_stream_start()
5813 dev->channels[stream->id].crop_st_y << CIF_CROP_Y_SHIFT | in rkcif_stream_start()