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.c6139 ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_decomp_idx] = 0; in ihevce_pre_enc_process_frame_thrd()
6474 ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_coarse_me_idx] = 1; in ihevce_pre_enc_process_frame_thrd()
6506 ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_coarse_me_idx] = 1; in ihevce_pre_enc_process_frame_thrd()
6516 ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_coarse_me_idx] = 1; in ihevce_pre_enc_process_frame_thrd()
6567 &ps_multi_thrd->ai4_decomp_coarse_me_complete_flag[i4_cur_ipe_idx]; in ihevce_pre_enc_process_frame_thrd()
Dihevce_enc_structs.h2740 WORD32 ai4_decomp_coarse_me_complete_flag[MAX_PRE_ENC_STAGGER + NUM_BUFS_DECOMP_HME]; member
Dihevce_hle_interface.c1152 ps_enc_ctxt->s_multi_thrd.ai4_decomp_coarse_me_complete_flag[ctr] = 1; in ihevce_hle_interface_thrd()