Home
last modified time | relevance | path

Searched refs:PROFILE_START (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_profile.h106 #define PROFILE_START(x) profile_start(x) macro
113 #define PROFILE_START(x) macro
Dihevce_entropy_cod.c283 PROFILE_START( in ihevce_ent_coding_thrd()
Dihevce_frame_process.c3219 PROFILE_START(&ps_hle_ctxt->profile_enc_me[ps_enc_ctxt->i4_resolution_id]); in ihevce_enc_frm_proc_slave_thrd()
3905 PROFILE_START( in ihevce_enc_frm_proc_slave_thrd()
5898 PROFILE_START(&ps_hle_ctxt->profile_pre_enc_l1l2[i4_resolution_id]); in ihevce_pre_enc_process_frame_thrd()
6200 PROFILE_START(&ps_hle_ctxt->profile_pre_enc_l0ipe[i4_resolution_id]); in ihevce_pre_enc_process_frame_thrd()
Dihevce_hle_interface.c752 PROFILE_START(&ps_hle_ctxt->profile_hle); in ihevce_hle_interface_thrd()
/external/libhevc/test/encoder/
Dmain.c1053 PROFILE_START(&s_profile_data); in libihevce_encode_frame()