HomeSort by relevance Sort by last modified time
    Searched refs:profile_end (Results 1 - 2 of 2) sorted by null

  /external/libhevc/encoder/
ihevce_profile.h 101 void profile_end(profile_database_t *ps_profile_data, char *msg);
108 #define PROFILE_END(x, y) profile_end(x, y)
115 #define PROFILE_END(x, y)
ihevce_profile.c 233 * \if Function name : profile_end \endif
241 void profile_end(profile_database_t *ps_profile_data, char *msg) function

Completed in 2474 milliseconds