Searched refs:bottom_offset (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/media/platform/qcom/iris/ |
| H A D | iris_hfi_gen2_command.c | 217 u32 bottom_offset, right_offset; in iris_hfi_gen2_set_crop_offsets() local 223 bottom_offset = (inst->fmt_src->fmt.pix_mp.height - inst->crop.height); in iris_hfi_gen2_set_crop_offsets() 228 bottom_offset = (inst->fmt_dst->fmt.pix_mp.height - inst->compose.height); in iris_hfi_gen2_set_crop_offsets() 234 bottom_offset = (inst->fmt_src->fmt.pix_mp.height - inst->crop.height); in iris_hfi_gen2_set_crop_offsets() 241 payload[1] = FIELD_PREP(GENMASK(31, 16), right_offset) | bottom_offset; in iris_hfi_gen2_set_crop_offsets()
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 132 unsigned int top_offset, unsigned int bottom_offset, in cx88_risc_buffer() argument 141 if (bottom_offset != UNSET) in cx88_risc_buffer() 165 if (bottom_offset != UNSET) in cx88_risc_buffer() 166 rp = cx88_risc_field(rp, sglist, bottom_offset, 0x200, in cx88_risc_buffer()
|
| H A D | cx88.h | 624 unsigned int top_offset, unsigned int bottom_offset,
|
| /linux/drivers/media/pci/cx25821/ |
| H A D | cx25821-core.c | 1052 unsigned int bottom_offset, unsigned int bpl, in cx25821_risc_buffer() argument 1063 if (UNSET != bottom_offset) in cx25821_risc_buffer() 1087 if (UNSET != bottom_offset) { in cx25821_risc_buffer() 1088 rp = cx25821_risc_field(rp, sglist, bottom_offset, 0x200, bpl, in cx25821_risc_buffer()
|
| H A D | cx25821.h | 400 unsigned int bottom_offset,
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-fw-isys.h | 375 s32 bottom_offset; member
|
| H A D | ipu6-fw-isys.c | 404 cfg->crop.bottom_offset); in ipu6_fw_isys_dump_stream_cfg()
|