Searched refs:CROP_SRC_ACT (Results 1 – 2 of 2) sorted by relevance
3428 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()3434 channel->crop_st_y = stream->crop[CROP_SRC_ACT].top; in rkcif_csi_channel_init()3437 channel->width = stream->crop[CROP_SRC_ACT].width; in rkcif_csi_channel_init()3438 channel->height = stream->crop[CROP_SRC_ACT].height; in rkcif_csi_channel_init()4264 height = stream->crop[CROP_SRC_ACT].height; in rkcif_queue_setup()5356 stream->crop[CROP_SRC_ACT] = stream->crop[CROP_SRC_USR]; in rkcif_sync_crop_info()5358 stream->crop[CROP_SRC_ACT].left = stream->crop[CROP_SRC_USR].left + in rkcif_sync_crop_info()5360 stream->crop[CROP_SRC_ACT].top = stream->crop[CROP_SRC_USR].top + in rkcif_sync_crop_info()[all …]
156 CROP_SRC_ACT = 0x0, enumerator