Searched defs:IsCorrectChunkType (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAVIExtractor.cpp723 bool AVIExtractor::IsCorrectChunkType( function in class:android::AVIExtractor
799 if (!IsCorrectChunkType(-1, track->mKind, chunkType)) {
1137 if (!IsCorrectChunkType(trackIndex, track.mKind, chunkType)) {

Completed in 63 milliseconds