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

  /external/opencore/fileformats/avi/parser/src/
pv_avifile_header.cpp 25 uint32 oldChkType = 0;
37 oldChkType = chunkType;
45 if (oldChkType != LIST)
pv_avifile_parser.cpp 113 uint32 oldChkType = chunkType;
117 oldChkType = chunkType;
125 if (oldChkType != LIST)

Completed in 645 milliseconds