Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_ports/
Daom_timer.h57 static INLINE void aom_usec_timer_start(struct aom_usec_timer *t) { in aom_usec_timer_start() function
100 static INLINE void aom_usec_timer_start(struct aom_usec_timer *t) { (void)t; } in aom_usec_timer_start() function