Home
last modified time | relevance | path

Searched refs:ps_tgt_prms (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c1732 … ihevce_tgt_params_t *ps_tgt_prms = &ps_init_prms->s_tgt_lyr_prms.as_tgt_params[i4_resolution_id]; in ihevce_decomp_pre_intra_init() local
1740 *a_wd = ps_tgt_prms->i4_width + SET_CTB_ALIGN(ps_tgt_prms->i4_width, min_cu_size); in ihevce_decomp_pre_intra_init()
1741 *a_ht = ps_tgt_prms->i4_height + SET_CTB_ALIGN(ps_tgt_prms->i4_height, min_cu_size); in ihevce_decomp_pre_intra_init()
1780 ps_ctxt->i4_quality_preset = ps_tgt_prms->i4_quality_preset; in ihevce_decomp_pre_intra_init()