Searched refs:mChannelMaskPresent (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h208 bool mChannelMaskPresent; member in struct:android::ACodec
/frameworks/av/media/libstagefright/
H A DACodec.cpp415 mChannelMaskPresent(false),
1663 mChannelMaskPresent = true;
1665 mChannelMaskPresent = false;
3628 if (mChannelMaskPresent) {

Completed in 78 milliseconds