Searched refs:CHUNK_OFFSET_ATOM (Results 1 – 4 of 4) sorted by relevance
143 const uint32 CHUNK_OFFSET_ATOM = FourCharConstToUint32('s', 'r', 'c', 'o'); variable
569 type == CHUNK_OFFSET_ATOM || in getNextAtomType()931 type == CHUNK_OFFSET_ATOM || in getNextAtomType()
148 const uint32 CHUNK_OFFSET_ATOM = FourCharConstToUint32('s', 't', 'c', 'o'); variable
294 else if (atomType == CHUNK_OFFSET_ATOM) in SampleTableAtom()