Home
last modified time | relevance | path

Searched defs:aom_usec_timer (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/aom_ports/
Daom_timer.h49 struct aom_usec_timer { struct
57 static INLINE void aom_usec_timer_start(struct aom_usec_timer *t) { in aom_usec_timer_start() argument
96 struct aom_usec_timer { struct
100 static INLINE void aom_usec_timer_start(struct aom_usec_timer *t) { (void)t; } in aom_usec_timer_start() argument