Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_profile.h98 void init_profiler(profile_database_t *ps_profile_data);
105 #define PROFILE_INIT(x) init_profiler(x)
Dihevce_profile.c76 void init_profiler(profile_database_t *ps_profile_data) in init_profiler() function