Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_entropy_cod.c702 ps_pps = &ps_enc_ctxt->as_pps[i4_bitrate_instance_id]; in ihevce_entropy_encode_header()
Dihevce_frame_process.c3565 &ps_enc_ctxt->as_pps[i4_bitrate_ctr]; in ihevce_enc_frm_proc_slave_thrd()
3595 ps_enc_ctxt->as_pps[i4_bitrate_ctr].i1_pic_init_qp; in ihevce_enc_frm_proc_slave_thrd()
3824 (WORD8)ai4_cur_qp[i] - ps_enc_ctxt->as_pps[i].i1_pic_init_qp; in ihevce_enc_frm_proc_slave_thrd()
4937 &ps_enc_ctxt->as_pps[i], in ihevce_set_pre_enc_prms()
5230 &ps_enc_ctxt->as_pps[0], in ihevce_pre_enc_init()
5256 ps_curr_out->ps_pps = &ps_enc_ctxt->as_pps[0]; in ihevce_pre_enc_init()
Dihevce_enc_structs.h2861 pps_t as_pps[IHEVCE_MAX_NUM_BITRATES]; member
Dihevce_memory_init.c1686 ps_enc_ctxt->as_pps[i].ps_tile = (tile_t *)ps_memtab->pv_base; in ihevce_mem_manager_init()