Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c353 ps_enc_ctxt->s_multi_thrd.aps_curr_out_pre_enc[i4_cur_ipe_idx] in complexity_RC_reset_marking()
449 if((!ps_enc_ctxt->s_multi_thrd.aps_curr_out_pre_enc[i4_next_ipe_idx] in complexity_RC_reset_marking()
451 (!ps_enc_ctxt->s_multi_thrd.aps_curr_out_pre_enc[i4_next_next_ipe_idx] in complexity_RC_reset_marking()
477 if((!ps_enc_ctxt->s_multi_thrd.aps_curr_out_pre_enc[i4_next_ipe_idx] in complexity_RC_reset_marking()
479 (!ps_enc_ctxt->s_multi_thrd.aps_curr_out_pre_enc[i4_next_next_ipe_idx] in complexity_RC_reset_marking()
5509 pre_enc_me_ctxt_t *ps_curr_out = ps_enc_ctxt->s_multi_thrd.aps_curr_out_pre_enc[i4_cur_ipe_idx]; in ihevce_variance_calc_acc_activity()
5541 pre_enc_me_ctxt_t *ps_out = ps_enc_ctxt->s_multi_thrd.aps_curr_out_pre_enc[ipe_idx_tmp]; in ihevce_variance_calc_acc_activity()
5825 ps_multi_thrd->aps_curr_out_pre_enc[i4_cur_decomp_idx] = ps_curr_out; in ihevce_pre_enc_process_frame_thrd()
5905 pre_enc_me_ctxt_t *ps_curr_out = ps_multi_thrd->aps_curr_out_pre_enc[i4_cur_decomp_idx]; in ihevce_pre_enc_process_frame_thrd()
5989 ps_multi_thrd->aps_curr_out_pre_enc[i4_cur_coarse_me_idx]->i4_frm_proc_valid_flag) in ihevce_pre_enc_process_frame_thrd()
[all …]
Dihevce_enc_structs.h2678 pre_enc_me_ctxt_t *aps_curr_out_pre_enc[MAX_PRE_ENC_STAGGER + NUM_BUFS_DECOMP_HME]; member