Home
last modified time | relevance | path

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

/frameworks/av/media/audioaidlconversion/
DAidlConversionCppNdk.cpp338 #define DEFINE_OUTPUT_LAYOUT(n) \ in getOutAudioChannelPairs() macro
345 DEFINE_OUTPUT_LAYOUT(MONO), in getOutAudioChannelPairs()
346 DEFINE_OUTPUT_LAYOUT(STEREO), in getOutAudioChannelPairs()
347 DEFINE_OUTPUT_LAYOUT(2POINT1), in getOutAudioChannelPairs()
348 DEFINE_OUTPUT_LAYOUT(TRI), in getOutAudioChannelPairs()
349 DEFINE_OUTPUT_LAYOUT(TRI_BACK), in getOutAudioChannelPairs()
350 DEFINE_OUTPUT_LAYOUT(3POINT1), in getOutAudioChannelPairs()
351 DEFINE_OUTPUT_LAYOUT(2POINT0POINT2), in getOutAudioChannelPairs()
352 DEFINE_OUTPUT_LAYOUT(2POINT1POINT2), in getOutAudioChannelPairs()
353 DEFINE_OUTPUT_LAYOUT(3POINT0POINT2), in getOutAudioChannelPairs()
[all …]