Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
Dtimingmodule.c11 start_timing(PyObject *self) in start_timing() function
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h1649 static INLINE void start_timing(VP9_COMP *cpi, int component) { in start_timing() function
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.h4492 static inline void start_timing(AV1_COMP *cpi, int component) { in start_timing() function