Searched refs:mbs_width (Results 1 – 1 of 1) sorted by relevance
185 u32 mbs_width, u32 mbs_height) in tegra_vde_setup_frameid() argument190 u32 value1 = frame ? ((mbs_width << 16) | mbs_height) : 0; in tegra_vde_setup_frameid()191 u32 value2 = frame ? ((((mbs_width + 1) >> 1) << 6) | 1) : 0; in tegra_vde_setup_frameid()203 u32 mbs_width, u32 mbs_height) in tegra_setup_frameidx() argument209 mbs_width, mbs_height); in tegra_setup_frameidx()