Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_structs.h2657 WORD32 ai4_pre_enc_hme_init_done[MAX_PRE_ENC_STAGGER + NUM_BUFS_DECOMP_HME]; member
Dihevce_frame_process.c5985 if(0 == ps_multi_thrd->ai4_pre_enc_hme_init_done[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()
6126 ps_multi_thrd->ai4_pre_enc_hme_init_done[i4_cur_coarse_me_idx] = 0; in ihevce_pre_enc_process_frame_thrd()
6161 ps_multi_thrd->ai4_pre_enc_hme_init_done[i4_cur_coarse_me_idx] = 0; in ihevce_pre_enc_process_frame_thrd()
Dihevce_hle_interface.c1121 ps_enc_ctxt->s_multi_thrd.ai4_pre_enc_hme_init_done[ctr] = 0; in ihevce_hle_interface_thrd()