HomeSort by relevance Sort by last modified time
    Searched refs:qpc (Results 1 - 4 of 4) sorted by null

  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
trace_time.py 121 True if QPC is useable, false otherwise.
128 try: # If anything goes wrong during this, assume QPC isn't available.
135 logging.exception('Error when determining if QPC is usable.')
156 qpc = ctypes.windll.Kernel32.QueryPerformanceCounter
159 qpc(ctypes.byref(qpc_return))
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC.h 2331 OMX_S32 qpc; \/* qp for chroma *\/ member in struct:__anon27792
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC.h 2331 OMX_S32 qpc; \/* qp for chroma *\/ member in struct:__anon27836
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
omxVC.h 2331 OMX_S32 qpc; \/* qp for chroma *\/ member in struct:__anon27880
    [all...]

Completed in 821 milliseconds