Searched refs:c_width (Results 1 – 5 of 5) sorted by relevance
93 w((src->c_width << 16) / dst->c_width, SRC_XSCALE_REG); in g2d_set_v41_stretch()
71 .c_width = DEFAULT_WIDTH,402 frm->c_width = frm->width; in vidioc_s_fmt()440 cr->c.width = f->c_width; in vidioc_g_crop()477 f->c_width = cr->c.width; in vidioc_s_crop()482 f->right = f->o_width + f->c_width; in vidioc_s_crop()513 if (ctx->in.c_width != ctx->out.c_width || in device_run()
41 u32 c_width; member
390 unsigned int c_width; in bttv_calc_geo() local407 c_width = min((unsigned int) crop->width, width * 16); in bttv_calc_geo()411 geo->hscale = (c_width * 4096U + (width >> 1)) / width - 4096; in bttv_calc_geo()413 geo->hdelay = ((crop->left * width + c_width) / c_width) & ~1; in bttv_calc_geo()
26 unsigned c_width : 2; member136 req->w0 |= cfg->c_width << SEC_BD_W0_C_WIDTH_S; in sec_alg_skcipher_init_template()