Home | History | Annotate | Download | only in src

Lines Matching refs:ogg_sync_wrote

547    ogg_sync_wrote() to tell how many bytes we just added.
619 int ogg_sync_wrote(ogg_sync_state *oy, long bytes){
1539 ogg_sync_wrote(&oy,next-buf);
1813 ogg_sync_wrote(&oy,og[i].header_len);
1815 ogg_sync_wrote(&oy,og[i].body_len);
1862 ogg_sync_wrote(&oy,og[i].header_len);
1864 ogg_sync_wrote(&oy,og[i].body_len);
1915 ogg_sync_wrote(&oy,3);
1921 ogg_sync_wrote(&oy,20);
1927 ogg_sync_wrote(&oy,5);
1934 ogg_sync_wrote(&oy,og[1].header_len-28);
1938 ogg_sync_wrote(&oy,1000);
1943 ogg_sync_wrote(&oy,og[1].body_len-1000);
1957 ogg_sync_wrote(&oy,og[1].header_len);
1961 ogg_sync_wrote(&oy,og[1].body_len);
1965 ogg_sync_wrote(&oy,20);
1971 ogg_sync_wrote(&oy,og[1].header_len-20);
1974 ogg_sync_wrote(&oy,og[1].body_len);
1989 ogg_sync_wrote(&oy,og[1].body_len);
1993 ogg_sync_wrote(&oy,og[1].header_len);
1997 ogg_sync_wrote(&oy,og[1].body_len);
2001 ogg_sync_wrote(&oy,20);
2008 ogg_sync_wrote(&oy,og[2].header_len-20);
2011 ogg_sync_wrote(&oy,og[2].body_len);
2025 ogg_sync_wrote(&oy,og[1].header_len);
2029 ogg_sync_wrote(&oy,og[1].body_len);
2033 ogg_sync_wrote(&oy,og[2].header_len);
2037 ogg_sync_wrote(&oy,og[2].header_len);
2043 ogg_sync_wrote(&oy,og[2].body_len-5);
2047 ogg_sync_wrote(&oy,og[3].header_len);
2051 ogg_sync_wrote(&oy,og[3].body_len);