Searched refs:currFilePointer (Results 1 – 5 of 5) sorted by relevance
222 uint32 currFilePointer = AtomUtils::getCurrentFilePosition(_fileptr); in ParseEntryUnit() local223 _stbl_fptr_vec[_curr_buff_number] = currFilePointer; in ParseEntryUnit()229 uint32 currFilePointer = _stbl_fptr_vec[_curr_buff_number]; in ParseEntryUnit() local230 AtomUtils::seekFromStart(_fileptr, currFilePointer); in ParseEntryUnit()
209 uint32 currFilePointer = AtomUtils::getCurrentFilePosition(_fileptr); in ParseEntryUnit() local210 _stbl_fptr_vec[_curr_buff_number] = currFilePointer; in ParseEntryUnit()216 uint32 currFilePointer = _stbl_fptr_vec[_curr_buff_number]; in ParseEntryUnit() local217 AtomUtils::seekFromStart(_fileptr, currFilePointer); in ParseEntryUnit()
237 uint32 currFilePointer = AtomUtils::getCurrentFilePosition(_fileptr); in ParseEntryUnit() local238 _stbl_fptr_vec[_curr_buff_number] = currFilePointer; in ParseEntryUnit()244 uint32 currFilePointer = _stbl_fptr_vec[_curr_buff_number]; in ParseEntryUnit() local245 AtomUtils::seekFromStart(_fileptr, currFilePointer); in ParseEntryUnit()
295 uint32 currFilePointer = AtomUtils::getCurrentFilePosition(_fileptr); in ParseEntryUnit() local296 _stbl_fptr_vec[_curr_buff_number] = currFilePointer; in ParseEntryUnit()302 uint32 currFilePointer = _stbl_fptr_vec[_curr_buff_number]; in ParseEntryUnit() local303 AtomUtils::seekFromStart(_fileptr, currFilePointer); in ParseEntryUnit()
269 uint32 currFilePointer = AtomUtils::getCurrentFilePosition(_fileptr); in ParseEntryUnit() local270 _stbl_fptr_vec[_curr_buff_number] = currFilePointer; in ParseEntryUnit()276 uint32 currFilePointer = _stbl_fptr_vec[_curr_buff_number]; in ParseEntryUnit() local277 AtomUtils::seekFromStart(_fileptr, currFilePointer); in ParseEntryUnit()