Home
last modified time | relevance | path

Searched defs:SL_ANDROID_UNKNOWN_CHANNELMASK (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/wilhelm/src/android/
H A Dchannels.h67 #define SL_ANDROID_UNKNOWN_CHANNELMASK 0 macro
/aosp_15_r20/external/oboe/src/opensles/
H A DAudioStreamOpenSLES.cpp41 static constexpr SLuint32 SL_ANDROID_UNKNOWN_CHANNELMASK = 0; // Matches name used internally. variable