Searched refs:org_h (Results 1 – 4 of 4) sorted by relevance
79 unsigned int org_w, org_h; in mdp_bound_align_image() local82 org_h = *h; in mdp_bound_align_image()88 s->min_height = org_h; in mdp_bound_align_image()138 u32 org_w, org_h; in mdp_try_fmt_mplane() local173 org_h = pix_mp->height; in mdp_try_fmt_mplane()176 if (org_w != pix_mp->width || org_h != pix_mp->height) in mdp_try_fmt_mplane()178 org_w, org_h, pix_mp->width, pix_mp->height); in mdp_try_fmt_mplane()
261 u16 org_h; member271 u16 org_h; member
419 mod_y = ffs(variant->pix_align->org_h) - 1; in gsc_try_fmt_mplane()421 mod_y = ffs(variant->pix_align->org_h) - 2; in gsc_try_fmt_mplane()425 min_h = variant->pix_min->org_h; in gsc_try_fmt_mplane()967 .org_h = 32,977 .org_h = 16,
42 u16 org_h; member