Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioOutputStreamOpenSLES.cpp72 constexpr int SL_ANDROID_SPEAKER_QUAD = (SL_ANDROID_SPEAKER_STEREO variable
75 constexpr int SL_ANDROID_SPEAKER_5DOT1 = (SL_ANDROID_SPEAKER_QUAD
94 channelMask = SL_ANDROID_SPEAKER_QUAD; in channelCountToChannelMask()