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

/frameworks/av/include/media/stagefright/
H A DACodec.h286 bool mChannelMaskPresent; member in struct:android::ACodec
/frameworks/av/media/libstagefright/
H A DACodec.cpp511 mChannelMaskPresent(false),
2263 mChannelMaskPresent = true;
2265 mChannelMaskPresent = false;
4922 if (mChannelMaskPresent) {

Completed in 487 milliseconds