Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/tegra-vde/
Dtegra-vde.c422 value = !ctx->baseline_profile << 17; in tegra_vde_setup_hw_context()
463 value |= !ctx->baseline_profile << 1; in tegra_vde_setup_hw_context()
494 if (!ctx->baseline_profile) in tegra_vde_setup_hw_context()
605 bool baseline_profile, in tegra_vde_attach_dmabufs_to_frame() argument
637 if (baseline_profile) { in tegra_vde_attach_dmabufs_to_frame()
668 bool baseline_profile) in tegra_vde_release_frame_dmabufs() argument
670 if (!baseline_profile) in tegra_vde_release_frame_dmabufs()
836 ctx.baseline_profile, in tegra_vde_ioctl_decode_h264()
923 ctx.baseline_profile); in tegra_vde_ioctl_decode_h264()
Duapi.h43 __u8 baseline_profile; member