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

  /external/libhevc/encoder/
ihevce_profile.h 92 void profile_stop(profile_database_t *ps_profile_data, char *msg);
107 #define PROFILE_STOP(x, y) profile_stop(x, y)
114 #define PROFILE_STOP(x, y)
ihevce_entropy_cod.c 562 PROFILE_STOP(
    [all...]
ihevce_hle_interface.c     [all...]
ihevce_frame_process.c     [all...]
  /external/webrtc/webrtc/base/
profiler.h 27 // PROFILE_STOP("My async event");
68 #define PROFILE_STOP(msg) rtc::Profiler::Instance()->StopEvent(msg)
82 #define PROFILE_STOP(msg) (void)0
profiler_unittest.cc 108 PROFILE_STOP("event");
  /external/libhevc/test/encoder/
main.c     [all...]

Completed in 1986 milliseconds