Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c5849 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()
5872 ps_multi_thrd->ai4_end_flag_pre_enc[i4_cur_decomp_idx] = end_flag; in ihevce_pre_enc_process_frame_thrd()
5885 ps_multi_thrd->ai4_end_flag_pre_enc[i4_cur_decomp_idx] = 1; in ihevce_pre_enc_process_frame_thrd()
5933 i4_decomp_end_flag = ps_multi_thrd->ai4_end_flag_pre_enc[i4_cur_decomp_idx]; in ihevce_pre_enc_process_frame_thrd()
6030 i4_end_flag = ps_multi_thrd->ai4_end_flag_pre_enc[i4_cur_coarse_me_idx]; in ihevce_pre_enc_process_frame_thrd()
Dihevce_enc_structs.h2663 WORD32 ai4_end_flag_pre_enc[MAX_PRE_ENC_STAGGER + NUM_BUFS_DECOMP_HME]; member
Dihevce_hle_interface.c1129 ps_enc_ctxt->s_multi_thrd.ai4_end_flag_pre_enc[ctr] = 0; in ihevce_hle_interface_thrd()