Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_entropy_cod.c340 ps_curr_inp->s_pic_level_info.i4_min_qp = 100; in ihevce_ent_coding_thrd()
Dihevce_cabac_cu_pu.c1378 if(cur_qp < ps_entropy_ctxt->ps_pic_level_info->i4_min_qp) in ihevce_cabac_encode_coding_unit()
1379 ps_entropy_ctxt->ps_pic_level_info->i4_min_qp = cur_qp; in ihevce_cabac_encode_coding_unit()
Dihevce_enc_structs.h1770 WORD32 i4_min_qp; member