Home
last modified time | relevance | path

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

/external/libhevc/test/encoder/
Dmain.c980 profile_database_t s_profile_data; in libihevce_encode_frame() local
985 (void)s_profile_data; in libihevce_encode_frame()
1017 PROFILE_INIT(&s_profile_data); in libihevce_encode_frame()
1042 PROFILE_START(&s_profile_data); in libihevce_encode_frame()
1044 PROFILE_STOP(&s_profile_data, NULL); in libihevce_encode_frame()
1069 PROFILE_END(&s_profile_data, "encode API call"); in libihevce_encode_frame()