Searched refs:original_end (Results 1 – 1 of 1) sorted by relevance
403 { sf_count_t begin, end, original_end, chunk_size, ret ; in ogg_sync_last_page_before() local410 original_end = end = begin = offset ; in ogg_sync_last_page_before()441 end = SF_MIN (begin + OGG_PAGE_SIZE_MAX - 1, original_end) ; in ogg_sync_last_page_before()