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

  /frameworks/av/services/camera/libcameraservice/camera2/
BurstCapture.h 65 static const nsecs_t kWaitDuration = 10000000; // 10 ms
JpegProcessor.h 57 static const nsecs_t kWaitDuration = 10000000; // 10 ms
ProFrameProcessor.h 55 static const nsecs_t kWaitDuration = 10000000; // 10 ms
CallbackProcessor.h 54 static const nsecs_t kWaitDuration = 10000000; // 10 ms
ZslProcessor3.h 85 static const nsecs_t kWaitDuration = 10000000; // 10 ms
StreamingProcessor.h 109 static const nsecs_t kWaitDuration = 50000000; // 50 ms
ZslProcessor.h 76 static const nsecs_t kWaitDuration = 10000000; // 10 ms
CaptureSequencer.h 102 static const nsecs_t kWaitDuration = 100000000; // 100 ms

Completed in 457 milliseconds