Home
last modified time | relevance | path

Searched defs:Quality (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
DREADME.md65 Quality section in xxHash - Extremely fast hash algorithm
86 ### Build modifiers
140 ### Building xxHash - Using vcpkg
153 ### Example
208 ### License
214 ### Other programming languages
222 ### Packaging status
231 ### Special Thanks
/external/llvm/docs/
DDeveloperPolicy.rst228 Quality section in Developer Policies
278 .. _commit messages:
/external/webrtc/modules/audio_processing/aec3/
Ddelay_estimate.h20 enum class Quality { kCoarse, kRefined }; enum
/external/brotli/go/cbrotli/
Dwriter.go55 Quality int member
/external/oboe/src/flowgraph/resampler/
DMultiChannelResampler.h45 enum class Quality : int32_t { enum
/external/llvm/utils/FileCheck/
DFileCheck.cpp552 double Quality = Distance + (NumLinesForward / 100.); in PrintFailureInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp793 double Quality = Distance + (NumLinesForward / 100.); in printFuzzyMatch() local