Home
last modified time | relevance | path

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

/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_indx.cpp82 if (tbl.flags & AVIIF_NO_TIME) in PVAviFileIdxChunk()
/external/opencore/fileformats/avi/parser/include/
Dpv_avifile_typedefs.h177 const uint32 AVIIF_NO_TIME = 0x100000; variable