Home
last modified time | relevance | path

Searched defs:getChannelMode (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.cpp389 static CHANNEL_MODE getChannelMode(OMX_U32 nChannels) { in getChannelMode() function
/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java503 public @ChannelMode int getChannelMode() { in getChannelMode() method in BluetoothCodecConfig
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp208 static CHANNEL_MODE getChannelMode(uint32_t nChannels) { in getChannelMode() function