Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dh264.c158 u32 mbs_width, u32 mbs_height) in tegra_vde_setup_frameid() argument
163 u32 value1 = frame ? ((frame->luma_atoms_pitch << 16) | mbs_height) : 0; in tegra_vde_setup_frameid()
176 u32 mbs_width, u32 mbs_height) in tegra_setup_frameidx() argument
182 mbs_width, mbs_height); in tegra_setup_frameidx()