Searched refs:OGG_SYNC_READ_SIZE (Results 1 – 1 of 1) sorted by relevance
80 #define OGG_SYNC_READ_SIZE (2048) macro296 nb_read = SF_MIN ((sf_count_t) OGG_SYNC_READ_SIZE, readmax - position) ; in ogg_sync_next_page()298 nb_read = OGG_SYNC_READ_SIZE ; in ogg_sync_next_page()