Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_profile.h107 #define PROFILE_STOP(x, y) profile_stop(x, y) macro
114 #define PROFILE_STOP(x, y) macro
Dihevce_entropy_cod.c566 PROFILE_STOP( in ihevce_ent_coding_thrd()
Dihevce_frame_process.c3282 PROFILE_STOP(&ps_hle_ctxt->profile_enc_me[ps_enc_ctxt->i4_resolution_id], NULL); in ihevce_enc_frm_proc_slave_thrd()
3992 PROFILE_STOP( in ihevce_enc_frm_proc_slave_thrd()
6192 PROFILE_STOP(&ps_hle_ctxt->profile_pre_enc_l1l2[i4_resolution_id], NULL); in ihevce_pre_enc_process_frame_thrd()
6648 PROFILE_STOP(&ps_hle_ctxt->profile_pre_enc_l0ipe[i4_resolution_id], NULL); in ihevce_pre_enc_process_frame_thrd()
Dihevce_hle_interface.c1593 PROFILE_STOP(&ps_hle_ctxt->profile_hle, NULL); in ihevce_hle_interface_thrd()
/external/libhevc/test/encoder/
Dmain.c1055 PROFILE_STOP(&s_profile_data, NULL); in libihevce_encode_frame()