Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c5784 ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_decomp_idx] = 0; in ihevce_pre_enc_process_frame_thrd()
6114 ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_coarse_me_idx] = 1; in ihevce_pre_enc_process_frame_thrd()
6146 ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_coarse_me_idx] = 1; in ihevce_pre_enc_process_frame_thrd()
6156 ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_coarse_me_idx] = 1; in ihevce_pre_enc_process_frame_thrd()
6215 &ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_ipe_idx]; in ihevce_pre_enc_process_frame_thrd()
Dihevce_enc_structs.h2639 WORD32 ai4_decomp_coarse_me_complete_flag[MAX_PRE_ENC_STAGGER + NUM_BUFS_DECOMP_HME]; member
Dihevce_hle_interface.c1128 ps_enc_ctxt->s_multi_thrd.ai4_decomp_coarse_me_complete_flag[ctr] = 1; in ihevce_hle_interface_thrd()