Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp1185 const tcu::Vec4 thresholdW = max(surfaceThreshold, opThresholdW); in verify() local
1263 const tcu::Vec4 thresholdW = max(surfaceThreshold, max(dxThresholdW, dyThresholdW)); in verify() local
1527 const tcu::Vec4 thresholdW = max(surfaceThreshold, opThresholdW); in verify() local
1603 const tcu::Vec4 thresholdW = max(surfaceThreshold, max(dxThresholdW, dyThresholdW)); in verify() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.cpp3231 int32_t thresholdW = SessionConfigurationUtils::PERF_CLASS_JPEG_THRESH_W; in filterSmallJpegSizes() local