Searched refs:i4_cur_decomp_idx (Results 1 – 1 of 1) sorted by relevance
5749 WORD32 i4_cur_decomp_idx = 0; in ihevce_pre_enc_process_frame_thrd() local5784 ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_decomp_idx] = 0; in ihevce_pre_enc_process_frame_thrd()5787 if((ps_multi_thrd->ai4_pre_enc_init_done[i4_cur_decomp_idx] == 0) && in ihevce_pre_enc_process_frame_thrd()5816 ps_multi_thrd->ai4_pre_enc_init_done[i4_cur_decomp_idx] = 1; in ihevce_pre_enc_process_frame_thrd()5818 ps_multi_thrd->aps_curr_inp_pre_enc[i4_cur_decomp_idx] = ps_curr_inp; in ihevce_pre_enc_process_frame_thrd()5819 ps_multi_thrd->ai4_in_buf_id_pre_enc[i4_cur_decomp_idx] = in ihevce_pre_enc_process_frame_thrd()5825 ps_multi_thrd->aps_curr_out_pre_enc[i4_cur_decomp_idx] = ps_curr_out; in ihevce_pre_enc_process_frame_thrd()5826 ps_multi_thrd->ai4_out_buf_id_pre_enc[i4_cur_decomp_idx] = out_buf_id; in ihevce_pre_enc_process_frame_thrd()5849 ps_multi_thrd->ai4_end_flag_pre_enc[i4_cur_decomp_idx] = 1; in ihevce_pre_enc_process_frame_thrd()5860 WORD32 end_flag = ps_multi_thrd->ai4_end_flag_pre_enc[i4_cur_decomp_idx]; in ihevce_pre_enc_process_frame_thrd()[all …]