Home
last modified time | relevance | path

Searched refs:xf_timestamp_before (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-sched.h62 static inline int xf_timestamp_before(u32 t0, u32 t1) in xf_timestamp_before() function
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-sched.c66 if (xf_timestamp_before(ts, _ts)) in xf_sched_put()