Home
last modified time | relevance | path

Searched refs:isGetBigEndian (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp5857 bool isGetBigEndian = AMediaFormat_getInt32(mFormat, in read() local
5860 if (isGetBigEndian && byteOrder == 1) { in read()