HomeSort by relevance Sort by last modified time
    Searched defs:start_timing (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
timingmodule.c 11 start_timing(PyObject *self) function
46 {"start", (PyCFunction)start_timing, METH_NOARGS},
  /external/python/cpython2/Modules/
timingmodule.c 11 start_timing(PyObject *self) function
46 {"start", (PyCFunction)start_timing, METH_NOARGS},
  /external/libaom/libaom/av1/encoder/
encoder.h 1355 static INLINE void start_timing(AV1_COMP *cpi, int component) { function
    [all...]

Completed in 125 milliseconds