Home
last modified time | relevance | path

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

/linux/drivers/staging/media/tegra-vde/
A Dvde.c394 value = !ctx->baseline_profile << 17; in tegra_vde_setup_hw_context()
435 value |= !ctx->baseline_profile << 1; in tegra_vde_setup_hw_context()
466 if (!ctx->baseline_profile) in tegra_vde_setup_hw_context()
543 bool baseline_profile, in tegra_vde_attach_dmabufs_to_frame() argument
572 if (baseline_profile) { in tegra_vde_attach_dmabufs_to_frame()
600 bool baseline_profile, in tegra_vde_release_frame_dmabufs() argument
603 if (!baseline_profile) in tegra_vde_release_frame_dmabufs()
768 ctx.baseline_profile, in tegra_vde_ioctl_decode_h264()
855 ctx.baseline_profile, ret != 0); in tegra_vde_ioctl_decode_h264()
A Duapi.h37 __u32 baseline_profile; member

Completed in 6 milliseconds