Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c5750 WORD32 i4_cur_coarse_me_idx = 0; in ihevce_pre_enc_process_frame_thrd() local
5985 if(0 == ps_multi_thrd->ai4_pre_enc_hme_init_done[i4_cur_coarse_me_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()
5996 ps_multi_thrd->aps_curr_inp_pre_enc[i4_cur_coarse_me_idx], in ihevce_pre_enc_process_frame_thrd()
5997 ps_multi_thrd->aps_curr_out_pre_enc[i4_cur_coarse_me_idx], in ihevce_pre_enc_process_frame_thrd()
5999 ps_multi_thrd->ai4_decomp_lyr_buf_idx[i4_cur_coarse_me_idx], in ihevce_pre_enc_process_frame_thrd()
6000 ps_multi_thrd->ai4_cur_frame_qp_pre_enc[i4_cur_coarse_me_idx], in ihevce_pre_enc_process_frame_thrd()
6001 i4_cur_coarse_me_idx); in ihevce_pre_enc_process_frame_thrd()
6004 ps_multi_thrd->ai4_pre_enc_hme_init_done[i4_cur_coarse_me_idx] = 1; in ihevce_pre_enc_process_frame_thrd()
6019 if(1 == 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 …]