Home
last modified time | relevance | path

Searched refs:c_height (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/s5p-g2d/
A Dg2d-hw.c90 w((src->c_height << 16) / dst->c_height, SRC_YSCALE_REG); in g2d_set_v41_stretch()
A Dg2d.c63 .c_height = DEFAULT_HEIGHT,
392 frm->c_height = frm->height; in vidioc_s_fmt()
433 s->r.height = f->c_height; in vidioc_g_selection()
493 f->c_height = s->r.height; in vidioc_s_selection()
496 f->bottom = f->o_height + f->c_height; in vidioc_s_selection()
529 ctx->in.c_height != ctx->out.c_height) { in device_run()
A Dg2d.h38 u32 c_height; member
/linux/drivers/media/pci/bt8xx/
A Dbttv-risc.c379 unsigned int c_height; in bttv_calc_geo() local
396 c_height = min((unsigned int) crop->height, height * 16); in bttv_calc_geo()
403 geo->sheight = c_height; in bttv_calc_geo()
405 sr = c_height >> !both_fields; in bttv_calc_geo()

Completed in 8 milliseconds