Searched refs:baseline_profile (Results 1 – 2 of 2) sorted by relevance
394 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() argument572 if (baseline_profile) { in tegra_vde_attach_dmabufs_to_frame()600 bool baseline_profile, in tegra_vde_release_frame_dmabufs() argument603 if (!baseline_profile) in tegra_vde_release_frame_dmabufs()768 ctx.baseline_profile, in tegra_vde_ioctl_decode_h264()853 ctx.baseline_profile, ret != 0); in tegra_vde_ioctl_decode_h264()
37 __u32 baseline_profile; member