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

  /frameworks/base/media/libstagefright/include/
AVIExtractor.h 111 static bool IsCorrectChunkType(
  /frameworks/base/media/libstagefright/
AVIExtractor.cpp 722 bool AVIExtractor::IsCorrectChunkType(
798 if (!IsCorrectChunkType(-1, track->mKind, chunkType)) {
1136 if (!IsCorrectChunkType(trackIndex, track.mKind, chunkType)) {
    [all...]

Completed in 698 milliseconds