Searched refs:cropped_offset (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c324 int *cropped_offset = &vout->cropped_offset; local
366 *cropped_offset = offset + line_length *
369 *cropped_offset = offset + line_length * temp_ps *
380 *cropped_offset = offset + (line_length * ps * ctop) +
384 *cropped_offset = offset + (line_length * ps * ctop) +
394 *cropped_offset = offset + line_length *
397 *cropped_offset = offset + line_length *
405 *cropped_offset = (line_length * ps) *
408 *cropped_offset
[all...]
H A Domap_voutdef.h174 u32 cropped_offset; member in struct:omap_vout_device
H A Domap_vout.c205 int *cropped_offset = &vout->cropped_offset; local
225 *cropped_offset = (line_length * ps) *
230 __func__, vout->cropped_offset);
548 + vout->cropped_offset;
1025 + vout->cropped_offset;
1336 vout->cropped_offset = 0;

Completed in 131 milliseconds