Searched refs:mIsAC4 (Results 1 – 1 of 1) sorted by relevance
141 bool mIsAC4; member in android::MPEG4Source4880 mIsAC4(false), in MPEG4Source()4919 mIsAC4 = !strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_AC4); in MPEG4Source()6103 if (!mIsAVC && !mIsHEVC && !(mIsDolbyVision && mNALLengthSize) && !mIsAC4) { in read()6188 } else if (mIsAC4) { in read()