Home
last modified time | relevance | path

Searched refs:thresholdW (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp2613 int32_t thresholdW = SessionConfigurationUtils::PERF_CLASS_JPEG_THRESH_W; in filterSmallJpegSizes() local
2628 if (streamConfigs.data.i32[i+1] < thresholdW || in filterSmallJpegSizes()
2649 if (minDurations.data.i64[i+1] < thresholdW || in filterSmallJpegSizes()
2670 if (stallDurations.data.i64[i+1] < thresholdW || in filterSmallJpegSizes()