Searched refs:_head_offset (Results 1 – 5 of 5) sorted by relevance
137 int32 _head_offset = AtomUtils::getCurrentFilePosition(fp); in SampleSizeAtom() local139 AtomUtils::seekFromStart(_fileptr, _head_offset); in SampleSizeAtom()
116 int32 _head_offset = AtomUtils::getCurrentFilePosition(fp); in ChunkOffsetAtom() local118 AtomUtils::seekFromStart(_fileptr, _head_offset); in ChunkOffsetAtom()
150 int32 _head_offset = AtomUtils::getCurrentFilePosition(fp); in TimeToSampleAtom() local152 AtomUtils::seekFromStart(_fileptr, _head_offset); in TimeToSampleAtom()
189 int32 _head_offset = AtomUtils::getCurrentFilePosition(fp); in CompositionOffsetAtom() local191 AtomUtils::seekFromStart(_fileptr, _head_offset); in CompositionOffsetAtom()
162 int32 _head_offset = AtomUtils::getCurrentFilePosition(fp); in SampleToChunkAtom() local164 AtomUtils::seekFromStart(_fileptr, _head_offset); in SampleToChunkAtom()