Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_ciescope.c1080 int wavelength; in tongue_outline() local
1084 for (wavelength = 360; wavelength <= 830; wavelength++) { in tongue_outline()
1087 monochrome_color_location(wavelength, w, h, cie, in tongue_outline()
1090 if (wavelength > 360) in tongue_outline()
/third_party/skia/samplecode/
H A DSamplePathText.cpp369 const double wavelength = intensity * medianWavelength; in reset() local
372 fFrequencies[i] = 2 * SK_ScalarPI / wavelength; in reset()
375 fSpeeds[i] = -sqrt(gravity * 2 * SK_ScalarPI / wavelength); in reset()

Completed in 4 milliseconds