Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioOutputStreamOpenSLES.cpp78 constexpr int SL_ANDROID_SPEAKER_7DOT1 = (SL_ANDROID_SPEAKER_5DOT1 | SL_SPEAKER_SIDE_LEFT variable
102 channelMask = SL_ANDROID_SPEAKER_7DOT1; in channelCountToChannelMask()