Searched refs:kSlowJpegModeThreshold (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h193 static const int64_t kSlowJpegModeThreshold = 33400000LL; // 33.4 ms member in struct:android::camera2::Parameters
H A DParameters.cpp898 if (minFrameDurationNs > kSlowJpegModeThreshold) {

Completed in 1053 milliseconds