Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_ports/
H A 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