Searched defs:continued (Results 1 - 1 of 1) sorted by relevance

/external/libogg/src/
H A Dframing.c432 /* continued packet flag? */
774 int continued=ogg_page_continued(og); local
833 /* are we a 'continued packet' page? If so, we may need to skip
835 if(continued){

Completed in 101 milliseconds