OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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