Searched refs:u4_max_ht (Results 1 – 10 of 10) sorted by relevance
98 luma_size = ps_app_ctxt->u4_max_wd * ps_app_ctxt->u4_max_ht; in allocate_recon()164 luma_size = ps_app_ctxt->u4_max_wd * ps_app_ctxt->u4_max_ht; in init_raw_buf_descr()
567 sscanf(value, "%d", &ps_app_ctxt->u4_max_ht); in parse_argument()950 ps_app_ctxt->u4_max_ht = DEFAULT_MAX_HT; in init_default_params()2226 s_fill_mem_rec_ip.s_ive_ip.u4_max_ht = s_app_ctxt.u4_max_ht; in h264enc_main()2290 s_init_ip.s_ive_ip.u4_max_ht = s_app_ctxt.u4_max_ht; in h264enc_main()2389 s_get_buf_info_ip.s_ive_ip.u4_max_ht = s_app_ctxt.u4_max_ht; in h264enc_main()
261 UWORD32 u4_max_ht; member
249 num_mbs = ALIGN16(ps_app_ctxt->u4_max_wd) * ALIGN16(ps_app_ctxt->u4_max_ht); in allocate_input()
320 UWORD32 u4_max_ht; member
294 WORD32 max_ht = ALIGN16(ps_ip->s_ive_ip.u4_max_ht); in api_check_struct_sanity()369 WORD32 max_ht = ALIGN16(ps_ip->s_ive_ip.u4_max_ht); in api_check_struct_sanity()656 s_ip.s_ive_ip.u4_max_ht = max_ht; in api_check_struct_sanity()924 if (ps_ip->s_ive_ip.u4_max_ht < MIN_HT) in api_check_struct_sanity()933 if (ps_ip->s_ive_ip.u4_max_ht > ps_codec->s_cfg.u4_max_ht) in api_check_struct_sanity()1141 if (ps_ip->s_ive_ip.u4_ht > ps_codec->s_cfg.u4_max_ht) in api_check_struct_sanity()2302 ps_cfg->u4_max_ht = MAX_HT; in ih264e_set_default_params()2367 ps_cfg->i4_ht_mbs = ps_cfg->u4_max_ht >> 4; in ih264e_set_default_params()2692 max_ht_luma = ps_ip->s_ive_ip.u4_max_ht; in ih264e_fill_num_mem_rec()3557 max_ht_luma = ALIGN16(ps_ip->s_ive_ip.u4_max_ht); in ih264e_init_mem_rec()[all …]
266 UWORD32 u4_max_ht; member722 UWORD32 u4_max_ht; member
823 (UWORD32)ih264e_get_min_level(ps_cfg->u4_max_wd, ps_cfg->u4_max_ht)); in ih264e_populate_sps()
352 UWORD32 u4_max_ht; member
1341 … (UWORD32)ih264e_get_min_level(ps_codec->s_cfg.u4_max_wd, ps_codec->s_cfg.u4_max_ht))); in ih264e_codec_init()