Searched refs:H264_PROFILE_BASELINE (Results 1 – 12 of 12) sorted by relevance
120 if (profile == H264_PROFILE_BASELINE) in strof_profle()
42 H264_PROFILE_BASELINE = 66, //!< YUV 4:2:0/8 "Baseline" enumerator
113 if (codec->profile == H264_PROFILE_BASELINE && pps->entropy_coding_mode) { in h264e_pps_update()
84 case H264_PROFILE_BASELINE : { in h264e_sps_update()
105 h264->profile = H264_PROFILE_BASELINE; in init_h264e_cfg_set()
188 VAL_CHECK (ret, (cur_sps->profile_idc == H264_PROFILE_BASELINE) in parser_sps()
799 regs->reg102.rect_size = (sps->profile_idc == H264_PROFILE_BASELINE && in setup_vepu541_rdo_pred()
768 regs->reg_base.rdo_cfg.rect_size = (sps->profile_idc == H264_PROFILE_BASELINE && in setup_vepu540c_rdo_pred()
1120 regs->reg_base.rdo_cfg.rect_size = (sps->profile_idc == H264_PROFILE_BASELINE && in setup_vepu580_rdo_pred()
1142 reg_frm->rdo_cfg.rect_size = (sps->profile_idc == H264_PROFILE_BASELINE && in setup_vepu510_rdo_pred()
1139 reg_frm->rdo_cfg.rect_size = (sps->profile_idc == H264_PROFILE_BASELINE && in setup_vepu511_rdo_pred()
1016 H264_PROFILE_BASELINE == profile || in proc_h264_cfg()