Searched refs:oggbyte_init (Results 1 - 1 of 1) sorted by relevance

/external/tremolo/Tremolo/
H A Dframing.c375 static int oggbyte_init(oggbyte_buffer *b,ogg_reference *or){ function
441 if(oggbyte_init(&ob,og->header))return -1;
447 if(oggbyte_init(&ob,og->header))return -1;
453 if(oggbyte_init(&ob,og->header))return -1;
459 if(oggbyte_init(&ob,og->header))return -1;
465 if(oggbyte_init(&ob,og->header))return -1;
471 if(oggbyte_init(&ob,og->header)) return 0xffffffffUL;
477 if(oggbyte_init(&ob,og->header))return 0xffffffffUL;
503 oggbyte_init(&ob,og->header);
701 oggbyte_init(
[all...]

Completed in 31 milliseconds