Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c5873 me_enc_rdopt_ctxt_t *ps_curr_inp_prms, in ihevce_enc_loop_frame_init() argument
5993 ps_curr_inp_prms->ps_curr_inp->s_rc_lap_out.i8_raw_pre_intra_sad; in ihevce_enc_loop_frame_init()
5995 ps_curr_inp_prms->ps_curr_inp->s_lap_out.i8_frame_l0_acc_satd; in ihevce_enc_loop_frame_init()
5997 ps_curr_inp_prms->ps_curr_inp->s_rc_lap_out.i8_raw_l1_coarse_me_sad; in ihevce_enc_loop_frame_init()
5999 ps_curr_inp_prms->ps_curr_inp->s_lap_out.i8_frame_level_activity_fact; in ihevce_enc_loop_frame_init()
6003 ps_curr_inp_prms->ps_curr_inp->s_lap_out in ihevce_enc_loop_frame_init()
6008 ps_curr_inp_prms->ps_curr_inp->s_lap_out in ihevce_enc_loop_frame_init()
6014 ((ps_curr_inp_prms->ps_curr_inp->s_lap_out.i4_scene_type == SCENE_TYPE_SCENE_CUT) && in ihevce_enc_loop_frame_init()
6015 (ps_curr_inp_prms->ps_curr_inp->s_lap_out.i4_pic_type == IV_IDR_FRAME || in ihevce_enc_loop_frame_init()
6016 ps_curr_inp_prms->ps_curr_inp->s_lap_out.i4_pic_type == IV_I_FRAME)); in ihevce_enc_loop_frame_init()
[all …]
Dihevce_frame_process.c2743 pre_enc_me_ctxt_t *ps_curr_inp_prms, in ihevce_frame_init() argument
2755 ps_curr_inp = ps_curr_inp_prms->ps_curr_inp; in ihevce_frame_init()
2762 ps_curr_inp_prms, in ihevce_frame_init()
2771 if(1 == ps_curr_inp_prms->i4_frm_proc_valid_flag) in ihevce_frame_init()
2782 &ps_curr_inp_prms->as_lambda_prms[0], in ihevce_frame_init()
2792 ps_curr_inp_prms->pv_me_lyr_ctxt, in ihevce_frame_init()
3208 pre_enc_me_ctxt_t *ps_curr_inp_prms; in ihevce_enc_frm_proc_slave_thrd() local
3213 ps_curr_inp_prms = ps_enc_ctxt->s_multi_thrd.aps_cur_inp_me_prms[i4_me_frm_id]; in ihevce_enc_frm_proc_slave_thrd()
3244 ps_curr_inp_prms->ps_ctb_analyse, in ihevce_enc_frm_proc_slave_thrd()
3246 ps_curr_inp_prms->plf_intra_8x8_cost, in ihevce_enc_frm_proc_slave_thrd()
[all …]