Searched refs:samplesPerChunk (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DSampleTable.h135 uint32_t samplesPerChunk; member in struct:android::SampleTable::SampleToChunkEntry
/frameworks/av/media/libstagefright/
H A DSampleIterator.cpp163 mSamplesPerChunk = entry->samplesPerChunk;
H A DSampleTable.cpp248 mSampleToChunkEntries[i].samplesPerChunk = U32_AT(&buffer[4]);

Completed in 76 milliseconds