Home
last modified time | relevance | path

Searched refs:oldChkType (Results 1 – 2 of 2) sorted by relevance

/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_header.cpp25 uint32 oldChkType = 0; in PVAviFileHeader() local
37 oldChkType = chunkType; in PVAviFileHeader()
45 if (oldChkType != LIST) in PVAviFileHeader()
Dpv_avifile_parser.cpp113 uint32 oldChkType = chunkType; in ParseFile() local
117 oldChkType = chunkType; in ParseFile()
125 if (oldChkType != LIST) in ParseFile()