Searched refs:initial_pos (Results 1 – 2 of 2) sorted by relevance
413 int64_t initial_pos = avio_tell(ioc); in parse_keyframes_index() local491 avio_seek(ioc, initial_pos, SEEK_SET); in parse_keyframes_index()
1485 std::streampos initial_pos = in.tellg(); in guess_file_type() local1487 in.seekg(initial_pos); in guess_file_type()