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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/omap/
H A Domap_voutdef.h136 u32 cropped_offset; member in struct:omap_vout_device
H A Domap_vout.c516 int *cropped_offset = &vout->cropped_offset; local
565 *cropped_offset = offset + line_length *
568 *cropped_offset = offset + line_length * temp_ps *
579 *cropped_offset = offset + (line_length * ps * ctop) +
583 *cropped_offset = offset + (line_length * ps * ctop) +
593 *cropped_offset = offset + line_length *
596 *cropped_offset = offset + line_length *
604 *cropped_offset = (line_length * ps) *
607 *cropped_offset
[all...]

Completed in 290 milliseconds