Searched refs:mIsPcm (Results 1 – 1 of 1) sorted by relevance
137 bool mIsPcm; member in android::MPEG4Source4706 mIsPcm(false), in MPEG4Source()4770 mIsPcm = !strcasecmp(mime, MEDIA_MIMETYPE_AUDIO_RAW); in MPEG4Source()4773 if (mIsPcm) { in MPEG4Source()4787 mIsPcm = false; in MPEG4Source()5827 if (mIsPcm) { in read()