Home
last modified time | relevance | path

Searched defs:GetAlpha (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dstationarity_estimator.cc206 float StationarityEstimator::NoiseSpectrum::GetAlpha() const { in GetAlpha() function in webrtc::StationarityEstimator::NoiseSpectrum
/aosp_15_r20/external/webp/src/enc/
H A Danalysis_enc.c113 static int GetAlpha(const VP8Histogram* const histo) { in GetAlpha() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdipluscolor.h212 BYTE GetAlpha() const in GetAlpha() function
/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_scanlinecompositor.cpp183 int GetAlpha(uint8_t src_alpha, const uint8_t* clip_scan, int col) { in GetAlpha() function