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

/frameworks/base/media/libstagefright/include/
H A DAVIExtractor.h111 static bool IsCorrectChunkType(
/frameworks/base/media/libstagefright/
H A DAVIExtractor.cpp722 bool AVIExtractor::IsCorrectChunkType( function in class:android::AVIExtractor
798 if (!IsCorrectChunkType(-1, track->mKind, chunkType)) {
1136 if (!IsCorrectChunkType(trackIndex, track.mKind, chunkType)) {

Completed in 42 milliseconds