Searched refs:u4_ht (Results 1 – 11 of 11) sorted by relevance
181 ps_raw_buf->au4_ht[0] = ps_app_ctxt->u4_ht; in init_raw_buf_descr()189 ps_raw_buf->au4_ht[1] = ps_app_ctxt->u4_ht / 2; in init_raw_buf_descr()201 ps_raw_buf->au4_ht[1] = ps_app_ctxt->u4_ht / 2; in init_raw_buf_descr()202 ps_raw_buf->au4_ht[2] = ps_app_ctxt->u4_ht / 2; in init_raw_buf_descr()
575 sscanf(value, "%d", &ps_app_ctxt->u4_ht); in parse_argument()886 if(0 >= (WORD32)ps_app_ctxt->u4_ht) in validate_params()888 sprintf(ac_error, "Invalid height: %d", ps_app_ctxt->u4_ht); in validate_params()954 ps_app_ctxt->u4_ht = DEFAULT_HT; in init_default_params()1013 s_frame_dimensions_ip.s_ive_ip.u4_ht = ps_app_ctxt->u4_ht; in set_dimensions()1601 pu1_buf += ps_app_ctxt->u4_strd * ps_app_ctxt->u4_ht; in synchronous_encode()1607 ps_inp_raw_buf->au4_ht[0] = ps_app_ctxt->u4_ht; in synchronous_encode()1608 ps_inp_raw_buf->au4_ht[1] = ps_app_ctxt->u4_ht / 2; in synchronous_encode()1617 pu1_buf += (ps_app_ctxt->u4_wd) * ps_app_ctxt->u4_ht; in synchronous_encode()1619 pu1_buf += (ps_app_ctxt->u4_wd >> 1) * (ps_app_ctxt->u4_ht >> 1); in synchronous_encode()[all …]
86 num_mbs = ALIGN16(ps_app_ctxt->u4_wd) * ALIGN16(ps_app_ctxt->u4_ht); in read_mb_info()245 luma_size = ps_app_ctxt->u4_wd * ps_app_ctxt->u4_ht; in allocate_input()
267 UWORD32 u4_ht; member
78 UWORD32 u4_ht);
1132 if (ps_ip->s_ive_ip.u4_ht < MIN_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()1828 UWORD32 ht_aln = ALIGN16(ps_cfg->u4_ht); in ih264e_codec_update_config()1830 if (ps_curr_cfg->u4_wd != wd_aln || ps_curr_cfg->u4_ht != ht_aln in ih264e_codec_update_config()1835 ps_curr_cfg->u4_ht = ht_aln; in ih264e_codec_update_config()1841 ps_curr_cfg->i4_ht_mbs = ps_curr_cfg->u4_ht >> 4; in ih264e_codec_update_config()2324 ps_cfg->u4_ht = MAX_HT; in ih264e_set_default_params()4670 ps_cfg->u4_ht = ALIGN16(ps_ip->s_ive_ip.u4_ht); in ih264e_set_dimensions()4672 ps_cfg->i4_ht_mbs = ps_cfg->u4_ht >> 4; in ih264e_set_dimensions()4674 ps_cfg->u4_disp_ht = ps_ip->s_ive_ip.u4_ht; in ih264e_set_dimensions()
849 UWORD32 u4_ht; member
802 * (ps_codec->s_cfg.u4_ht + PAD_HT); in ih264e_pic_buf_mgr_add_bufs()881 * ALIGN16(ps_codec->s_cfg.u4_ht); in ih264e_mv_buf_mgr_add_bufs()
948 ps_sps->i2_frame_crop_bottom_offset = (ps_codec->s_cfg.u4_ht - ps_codec->s_cfg.u4_disp_ht)>>1; in ih264e_populate_sps()
418 UWORD32 u4_ht; member
1173 UWORD32 u4_pad_bottom_sz = ps_codec->s_cfg.u4_ht - ps_codec->s_cfg.u4_disp_ht; in ih264e_init_proc_ctxt()