Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_ports/
Dvpx_timer.h74 static INLINE int64_t vpx_usec_timer_elapsed(struct vpx_usec_timer *t) { in vpx_usec_timer_elapsed() function
105 static INLINE int vpx_usec_timer_elapsed(struct vpx_usec_timer *t) { return 0; } in vpx_usec_timer_elapsed() function