HomeSort by relevance Sort by last modified time
    Searched refs:IsCorrectChunkType (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/include/
AVIExtractor.h 112 static bool IsCorrectChunkType(
  /frameworks/av/media/libstagefright/
AVIExtractor.cpp 723 bool AVIExtractor::IsCorrectChunkType(
799 if (!IsCorrectChunkType(-1, track->mKind, chunkType)) {
1137 if (!IsCorrectChunkType(trackIndex, track.mKind, chunkType)) {
    [all...]

Completed in 247 milliseconds