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()
569 sscanf(value, "%d", &ps_app_ctxt->u4_max_ht); in parse_argument()956 ps_app_ctxt->u4_max_ht = DEFAULT_MAX_HT; in init_default_params()2295 s_fill_mem_rec_ip.s_ive_ip.u4_max_ht = s_app_ctxt.u4_max_ht; in h264enc_main()2359 s_init_ip.s_ive_ip.u4_max_ht = s_app_ctxt.u4_max_ht; in h264enc_main()2458 s_get_buf_info_ip.s_ive_ip.u4_max_ht = s_app_ctxt.u4_max_ht; in h264enc_main()
262 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
268 UWORD32 u4_max_ht; member724 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()2339 ps_cfg->u4_max_ht = MAX_HT; in ih264e_set_default_params()2404 ps_cfg->i4_ht_mbs = ps_cfg->u4_max_ht >> 4; in ih264e_set_default_params()2729 max_ht_luma = ps_ip->s_ive_ip.u4_max_ht; in ih264e_fill_num_mem_rec()3594 max_ht_luma = ALIGN16(ps_ip->s_ive_ip.u4_max_ht); in ih264e_init_mem_rec()[all …]
352 UWORD32 u4_max_ht; member
1019 (UWORD32)ih264e_get_min_level(ps_cfg->u4_max_wd, ps_cfg->u4_max_ht)); in ih264e_populate_sps()
1341 … (UWORD32)ih264e_get_min_level(ps_codec->s_cfg.u4_max_wd, ps_codec->s_cfg.u4_max_ht))); in ih264e_codec_init()