Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_interface.c216 WORD32 i4_temporal_layer_id,
1430 WORD32 i4_temporal_layer_id, i4_is_bottom_field, i4_cur_est_texture_bits; in ihevce_rc_get_pre_enc_pic_quant() local
1432 ihevce_rc_get_pic_param(rc_pic_type, &i4_temporal_layer_id, &i4_is_bottom_field); in ihevce_rc_get_pre_enc_pic_quant()
1547 if(i4_temporal_layer_id == ps_rc_ctxt->i4_max_temporal_lyr && in ihevce_rc_get_pre_enc_pic_quant()
1558 if(i4_temporal_layer_id >= 1) in ihevce_rc_get_pre_enc_pic_quant()
1563 [i4_temporal_layer_id] + in ihevce_rc_get_pre_enc_pic_quant()
1569 [i4_temporal_layer_id] + in ihevce_rc_get_pre_enc_pic_quant()
1574 [i4_temporal_layer_id]) in ihevce_rc_get_pre_enc_pic_quant()
1578 [i4_temporal_layer_id]; in ihevce_rc_get_pre_enc_pic_quant()
1581 if(i4_temporal_layer_id == ps_rc_ctxt->i4_max_temporal_lyr && in ihevce_rc_get_pre_enc_pic_quant()
[all …]
Dihevce_coarse_me_pass.h271 WORD32 i4_temporal_layer_id);
Dihevce_me_pass.h223 WORD32 i4_temporal_layer_id,
Dihevce_coarse_me_pass.c840 WORD32 i4_temporal_layer_id) in ihevce_coarse_me_frame_init() argument
913 ps_master_ctxt->s_frm_prms.i4_temporal_layer_id = i4_temporal_layer_id; in ihevce_coarse_me_frame_init()
Dihevce_me_pass.c1122 WORD32 i4_temporal_layer_id, in ihevce_me_frame_init() argument
1273 ps_master_ctxt->as_frm_prms[i4_me_frm_id].i4_temporal_layer_id = i4_temporal_layer_id; in ihevce_me_frame_init()
Dhme_interface.h497 S32 i4_temporal_layer_id; member
Dhme_refine.c1442 (ps_ctxt->s_frm_prms.i4_temporal_layer_id > TEMPORAL_LAYER_DISABLE))) in hme_try_merge_high_speed()
7089 (ps_ctxt->s_frm_prms.i4_temporal_layer_id <= in hme_refine()
7905 (ps_ctxt->s_frm_prms.i4_temporal_layer_id > TEMPORAL_LAYER_DISABLE))) in hme_refine()
7917 (ps_ctxt->s_frm_prms.i4_temporal_layer_id > TEMPORAL_LAYER_DISABLE)) in hme_refine()
8050 (ps_ctxt->s_frm_prms.i4_temporal_layer_id > in hme_refine()
10578 (ps_ctxt->s_frm_prms.i4_temporal_layer_id > TEMPORAL_LAYER_DISABLE)) in hme_refine_no_encode()
Dihevce_enc_loop_structs.h2549 WORD32 i4_temporal_layer_id; member
Dihevce_frame_process.c6460 WORD32 i4_temporal_layer_id = in ihevce_pre_enc_process_frame_thrd() local
6465 (i4_temporal_layer_id > TEMPORAL_LAYER_DISABLE))) in ihevce_pre_enc_process_frame_thrd()
6481 i4_temporal_layer_id, in ihevce_pre_enc_process_frame_thrd()
Dihevce_enc_loop_utils.c423 ps_ctxt->i4_temporal_layer_id = i4_temporal_lyr_id; in ihevce_populate_cl_cu_lambda_prms()
3394 if((BSLICE == ps_ctxt->i1_slice_type) && (ps_ctxt->i4_temporal_layer_id)) in ihevce_intra_rdopt_cu_ntu()
4498 if((BSLICE == ps_ctxt->i1_slice_type) && (ps_ctxt->i4_temporal_layer_id)) in ihevce_inter_rdopt_cu_ntu()
10037 if((ps_ctxt->i1_slice_type == BSLICE) && (ps_ctxt->i4_temporal_layer_id > 1) && in ihevce_set_eval_flags()
Dihevce_tu_tree_selector.c809 if((BSLICE == ps_ctxt->i1_slice_type) && (ps_ctxt->i4_temporal_layer_id)) in ihevce_tu_processor()
Dihevce_enc_cu_recursion.c2001 if((BSLICE == ps_ctxt->i1_slice_type) && (ps_ctxt->i4_temporal_layer_id)) in ihevce_compute_rdo()
Dihevce_enc_loop_pass.c3044 (ps_ctxt->i4_temporal_layer_id > TEMPORAL_LAYER_DISABLE); in ihevce_enc_loop_process()