Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/aom_ports/
H A Daom_timer.h59 static inline void aom_usec_timer_start(struct aom_usec_timer *t) { in aom_usec_timer_start() function
102 static inline void aom_usec_timer_start(struct aom_usec_timer *t) { (void)t; } in aom_usec_timer_start() function