Searched defs:vpx_usec_timer_elapsed (Results 1 – 1 of 1) sorted by relevance
74 static INLINE int64_t vpx_usec_timer_elapsed(struct vpx_usec_timer *t) { in vpx_usec_timer_elapsed() function105 static INLINE int vpx_usec_timer_elapsed(struct vpx_usec_timer *t) { return 0; } in vpx_usec_timer_elapsed() function