HomeSort by relevance Sort by last modified time
    Searched refs:body_fill (Results 1 - 2 of 2) sorted by null

  /external/tremolo/Tremolo/
framing.c 903 while( !(os->body_fill&FINFLAG) ){
941 os->body_fill);
943 os->body_fill=0;
948 if(os->body_fill==0){
959 if(os->body_fill>0){
961 /* dump body_fill */
963 os->body_fill);
965 os->body_fill=0;
977 os->body_fill+=os->body_fill_next; /* addition handles the flag fine;
1042 os->body_fill=0
    [all...]
ogg.h 139 ogg_uint32_t body_fill; member in struct:ogg_stream_state

Completed in 145 milliseconds