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

/frameworks/av/include/media/stagefright/
H A DACodec.h194 bool mSentFormat; member in struct:android::ACodec
/frameworks/av/media/libstagefright/
H A DACodec.cpp407 mSentFormat(false),
3875 mSentFormat = true;
4561 if (!mCodec->mSentFormat && rangeLength > 0) {
5625 mCodec->mSentFormat = false;
5734 mCodec->mSentFormat = false;
5795 mCodec->mSentFormat = false;

Completed in 117 milliseconds