Searched refs:u4_max_level (Results 1 – 8 of 8) sorted by relevance
418 if ((ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_10) in api_check_struct_sanity()419 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_1B) in api_check_struct_sanity()420 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_11) in api_check_struct_sanity()421 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_12) in api_check_struct_sanity()422 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_13) in api_check_struct_sanity()423 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_20) in api_check_struct_sanity()424 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_21) in api_check_struct_sanity()425 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_22) in api_check_struct_sanity()426 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_30) in api_check_struct_sanity()427 && (ps_ip->s_ive_ip.u4_max_level != IH264_LEVEL_31) in api_check_struct_sanity()[all …]
329 UWORD32 u4_max_level; member
275 UWORD32 u4_max_level; member
822 ps_sps->u1_level_idc = MAX(ps_cfg->u4_max_level, in ih264e_populate_sps()
361 UWORD32 u4_max_level; member
1340 MAX(ps_codec->s_cfg.u4_max_level, in ih264e_codec_init()
581 sscanf(value, "%d", &ps_app_ctxt->u4_max_level); in parse_argument()957 ps_app_ctxt->u4_max_level = DEFAULT_MAX_LEVEL; in init_default_params()2237 s_fill_mem_rec_ip.s_ive_ip.u4_max_level = s_app_ctxt.u4_max_level; in h264enc_main()2303 s_init_ip.s_ive_ip.u4_max_level = s_app_ctxt.u4_max_level; in h264enc_main()
263 UWORD32 u4_max_level; member