Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.h156 struct tegra_m2m_buffer { struct
166 static inline struct tegra_m2m_buffer * argument
172 return container_of(m2m, struct tegra_m2m_buffer, m2m); in vb_to_tegra_buf()
H A Dh264.c697 struct tegra_m2m_buffer *tb = vb_to_tegra_buf(vb); in tegra_vde_h264_setup_frame()
759 struct tegra_m2m_buffer *tb = vb_to_tegra_buf(&dst->vb2_buf); in tegra_vde_h264_setup_frames()
923 struct tegra_m2m_buffer *bitstream = vb_to_tegra_buf(&src->vb2_buf); in tegra_vde_h264_decode_run()