Searched refs:right_offset (Results 1 – 3 of 3) sorted by relevance
232 u32 bottom_offset, right_offset; in iris_hfi_gen2_set_crop_offsets() local239 right_offset = (inst->fmt_src->fmt.pix_mp.width - inst->crop.width); in iris_hfi_gen2_set_crop_offsets()244 right_offset = (inst->fmt_dst->fmt.pix_mp.width - inst->compose.width); in iris_hfi_gen2_set_crop_offsets()252 right_offset = (inst->enc_raw_width - inst->crop.width); in iris_hfi_gen2_set_crop_offsets()259 right_offset = (ALIGN(inst->enc_scale_height, codec_align) - in iris_hfi_gen2_set_crop_offsets()264 right_offset = (ALIGN(inst->enc_scale_width, codec_align) - in iris_hfi_gen2_set_crop_offsets()273 payload[1] = FIELD_PREP(GENMASK(31, 16), right_offset) | bottom_offset; in iris_hfi_gen2_set_crop_offsets()
376 s32 right_offset; member
403 dev_dbg(dev, "\t.right_bottom = [%d, %d]\n", cfg->crop.right_offset, in ipu6_fw_isys_dump_stream_cfg()