Home
last modified time | relevance | path

Searched refs:constrained_intra_pred_flag (Results 1 – 8 of 8) 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.c1699 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()
889 h264->constrained_intra_pred_flag = 1; in tegra_vde_h264_setup_context()