Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.h81 unsigned char constrained_intra_pred_flag; member
H A Dvdec_h264_req_common.c139 GET_MTK_VDEC_FLAG(constrained_intra_pred_flag, in mtk_vdec_h264_copy_pps_params()
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h184 unsigned int constrained_intra_pred_flag; member
H A Dnal-hevc.h278 unsigned int constrained_intra_pred_flag; member
H A Dnal-h264.c328 rbsp_bit(rbsp, &pps->constrained_intra_pred_flag); in nal_h264_rbsp_pps()
H A Dnal-hevc.c444 rbsp_bit(rbsp, &pps->constrained_intra_pred_flag); in nal_hevc_rbsp_pps()
H A Dallegro-core.c1749 pps->constrained_intra_pred_flag = 0; in allegro_h264_write_pps()
/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dh264.c35 unsigned int constrained_intra_pred_flag; member
381 value |= !!ctx->constrained_intra_pred_flag << 15; in tegra_vde_setup_hw_context()
887 h264->constrained_intra_pred_flag = 1; in tegra_vde_h264_setup_context()
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec-vdpu381-h264.c56 u16 constrained_intra_pred_flag: 1; member
163 hw_ps->pps.constrained_intra_pred_flag = in assemble_hw_pps()
H A Drkvdec-vdpu383-h264.c58 u32 constrained_intra_pred_flag: 1; member
277 hw_ps->pps.constrained_intra_pred_flag = in assemble_hw_pps()
H A Drkvdec-vdpu381-hevc.c65 u16 constrained_intra_pred_flag : 1; member
216 hw_ps->pps.constrained_intra_pred_flag = in assemble_hw_pps()
H A Drkvdec-vdpu383-hevc.c64 u16 constrained_intra_pred_flag : 1; member
308 hw_ps->constrained_intra_pred_flag = in assemble_hw_pps()