Searched refs:i4_temporal_lyr_id (Results 1 – 15 of 15) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_ipe_pass.h | 147 WORD32 i4_temporal_lyr_id, 162 WORD32 i4_temporal_lyr_id,
|
D | ihevce_ipe_pass.c | 1064 ps_curr_inp->s_lap_out.i4_temporal_lyr_id, in ihevce_ipe_process() 1232 WORD32 i4_temporal_lyr_id, in ihevce_populate_ipe_ol_cu_lambda_prms() argument 1252 if((BSLICE == i4_slice_type) && (i4_temporal_lyr_id)) in ihevce_populate_ipe_ol_cu_lambda_prms() 1441 WORD32 i4_temporal_lyr_id, in ihevce_populate_ipe_frame_init() argument 1451 ps_ctxt->i4_temporal_lyr_id = i4_temporal_lyr_id; in ihevce_populate_ipe_frame_init() 1459 ps_ctxt->i4_temporal_layer = ps_lap_out->i4_temporal_lyr_id; in ihevce_populate_ipe_frame_init()
|
D | ihevce_frame_process.h | 98 WORD32 i4_temporal_lyr_id,
|
D | ihevce_lap_interface.c | 738 ps_lap_out->i4_temporal_lyr_id = curr_layer; in ref_b_pic_population() 760 if(ps_lap_out->i4_temporal_lyr_id == max_temporal_layers) in ref_b_pic_population() 771 if(ps_lap_out->i4_temporal_lyr_id >= max_temporal_layers) in ref_b_pic_population() 773 ps_lap_out->i4_temporal_lyr_id = max_temporal_layers; in ref_b_pic_population() 889 ps_lap_out->i4_temporal_lyr_id = 0; in ref_pic_population() 1401 (ps_lap_out->i4_temporal_lyr_id + 1); in rc_update_model_control_by_lap_for_modified_sub_gop() 1447 if(ps_lap_out_buf->s_lap_out.i4_temporal_lyr_id == 1) in update_rc_num_pic_type() 1459 else if(ps_lap_out_buf->s_lap_out.i4_temporal_lyr_id == 2) in update_rc_num_pic_type() 1471 else if(ps_lap_out_buf->s_lap_out.i4_temporal_lyr_id == 3) in update_rc_num_pic_type() 1961 (ps_lap_enc_buf->s_lap_out.i4_temporal_lyr_id == in ihevce_lap_queue_input()
|
D | ihevce_frame_process.c | 2006 WORD32 i4_temporal_lyr_id, in ihevce_get_frame_lambda_prms() argument 2032 (void)i4_temporal_lyr_id; in ihevce_get_frame_lambda_prms() 2113 if(i4_temporal_lyr_id) in ihevce_get_frame_lambda_prms() 2441 (ps_curr_inp->s_lap_out.i4_temporal_lyr_id > TEMPORAL_LAYER_DISABLE)) in ihevce_update_qp_L1_sad_based() 2455 (ps_curr_inp->s_lap_out.i4_temporal_lyr_id > TEMPORAL_LAYER_DISABLE)) in ihevce_update_qp_L1_sad_based() 2509 (ps_curr_inp->s_lap_out.i4_temporal_lyr_id > TEMPORAL_LAYER_DISABLE)) in ihevce_update_qp_L1_sad_based() 2531 (ps_curr_inp->s_lap_out.i4_temporal_lyr_id > TEMPORAL_LAYER_DISABLE)) in ihevce_update_qp_L1_sad_based() 2553 (ps_curr_inp->s_lap_out.i4_temporal_lyr_id > TEMPORAL_LAYER_DISABLE)) in ihevce_update_qp_L1_sad_based() 2623 i4_new_frame_qp += ps_curr_inp->s_lap_out.i4_temporal_lyr_id + 1; in ihevce_update_qp_L1_sad_based() 2649 ps_curr_inp->s_lap_out.i4_temporal_lyr_id == 1) in ihevce_update_qp_L1_sad_based() [all …]
|
D | ihevce_lap_enc_structs.h | 359 WORD32 i4_temporal_lyr_id; member
|
D | ihevce_ipe_structs.h | 338 WORD32 i4_temporal_lyr_id; member
|
D | ihevce_decomp_pre_intra_pass.c | 1494 (ps_lap_out_prms->i4_temporal_lyr_id > TEMPORAL_LAYER_DISABLE)) in ihevce_decomp_pre_intra_process() 1519 (ps_lap_out_prms->i4_temporal_lyr_id <= TEMPORAL_LAYER_DISABLE)) || in ihevce_decomp_pre_intra_process() 1524 (ps_lap_out_prms->i4_temporal_lyr_id > TEMPORAL_LAYER_DISABLE)))) in ihevce_decomp_pre_intra_process() 1630 ((i4_layer_no == 1) && (ps_lap_out_prms->i4_temporal_lyr_id > TEMPORAL_LAYER_DISABLE)))) in ihevce_decomp_pre_intra_process() 1652 (ps_lap_out_prms->i4_temporal_lyr_id > TEMPORAL_LAYER_DISABLE))) in ihevce_decomp_pre_intra_process()
|
D | ihevce_enc_loop_utils.h | 95 WORD32 i4_temporal_lyr_id,
|
D | ihevce_coarse_me_pass.c | 957 UWORD8 u1_temp_hier = ps_enc_lap_inp->s_lap_out.i4_temporal_lyr_id; in ihevce_coarse_me_frame_init()
|
D | ihevce_me_pass.c | 1205 ps_me_tmp_frm_ctxt->i4_temporal_layer = ps_enc_lap_inp->s_lap_out.i4_temporal_lyr_id; in ihevce_me_frame_init()
|
D | ihevce_enc_loop_pass.c | 3043 ps_curr_inp->s_lap_out.i4_temporal_lyr_id, in ihevce_enc_loop_process() 6047 ps_ctxt->i4_temporal_layer = ps_curr_inp_prms->ps_curr_inp->s_lap_out.i4_temporal_lyr_id; in ihevce_enc_loop_frame_init()
|
D | ihevce_enc_loop_utils.c | 409 WORD32 i4_temporal_lyr_id, in ihevce_populate_cl_cu_lambda_prms() argument 423 ps_ctxt->i4_temporal_layer_id = i4_temporal_lyr_id; in ihevce_populate_cl_cu_lambda_prms() 438 if((BSLICE == i4_slice_type) && (i4_temporal_lyr_id)) in ihevce_populate_cl_cu_lambda_prms()
|
D | ihevce_rc_interface.c | 1122 ps_rc_lap_out->i4_rc_temporal_lyr_id = ps_lap_out->i4_temporal_lyr_id; in ihevce_rc_populate_common_params()
|
D | hme_refine.c | 8863 ps_multi_thrd_ctxt->aps_curr_inp_pre_enc[i4_ping_pong]->s_lap_out.i4_temporal_lyr_id; in hme_refine_no_encode()
|