Searched defs:c_height (Results 1 - 2 of 2) sorted by relevance

/drivers/media/platform/s5p-g2d/
H A Dg2d.h44 u32 c_height; member in struct:g2d_frame
/drivers/media/pci/bt8xx/
H A Dbttv-risc.c389 unsigned int c_height; local
406 c_height = min((unsigned int) crop->height, height * 16);
413 geo->sheight = c_height;
415 sr = c_height >> !both_fields;

Completed in 80 milliseconds