Home
last modified time | relevance | path

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

/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/layer/
H A DWaveformLayer.cpp453 int rawChannels = channels; in getChannelArrangement() local
467 rawChannels = 1; in getChannelArrangement()
482 mixing = (m_channelMode == MixChannels && rawChannels > 1); in getChannelArrangement()
/dports/graphics/ufraw/ufraw-f34669b/
H A Dufraw_preview.c1451 guint16 rawChannels[4], linearChannels[3]; in render_spot() local
1453 rawChannels[c] = rawSum[c] / spot.Size; in render_spot()
1454 develop_linear(rawChannels, linearChannels, Developer); in render_spot()
1761 guint16 rawChannels[4]; in calculate_hue() local
1763 rawChannels[c] = rawSum[c] / spot.Size; in calculate_hue()
1766 uf_raw_to_cielch(Developer, rawChannels, lch); in calculate_hue()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DClientWebGLContext.cpp3962 GLint rawChannels, GLenum type, in VertexAttribPointerImpl() argument
3970 const auto channels = MaybeAs<uint8_t>(rawChannels); in VertexAttribPointerImpl()
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp4448 GLint rawChannels, GLenum type, in VertexAttribPointerImpl() argument
4456 const auto channels = MaybeAs<uint8_t>(rawChannels); in VertexAttribPointerImpl()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DClientWebGLContext.cpp4632 GLint rawChannels, GLenum type, in VertexAttribPointerImpl() argument
4640 const auto channels = MaybeAs<uint8_t>(rawChannels); in VertexAttribPointerImpl()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp4448 GLint rawChannels, GLenum type, in VertexAttribPointerImpl() argument
4456 const auto channels = MaybeAs<uint8_t>(rawChannels); in VertexAttribPointerImpl()