Home | History | Annotate | Download | only in src

Lines Matching defs:ogg_stream_init

188 int ogg_stream_init(ogg_stream_state *os,int serialno){
1635 ogg_stream_init(&os_en,0x04030201);
1636 ogg_stream_init(&os_de,0x04030201);