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

  /external/tremolo/Tremolo/
ogg.h 125 int e_o_s; /* set when we have buffered the last member in struct:ogg_stream_state
154 long e_o_s; member in struct:__anon13053
dsp.c 287 if(op->e_o_s){
314 if(op->e_o_s){
framing.c 985 os->e_o_s=ogg_page_eos(&og);
1036 os->e_o_s=0;
1094 if(os->e_o_s && os->body_fill_next==0)
1095 op->e_o_s=os->e_o_s;
1097 op->e_o_s=0;
vorbisfile.c 590 if(granulepos!=-1 && !op.e_o_s){
604 to have a reference point. Thus the !op.e_o_s clause
    [all...]
  /external/flac/libFLAC/
ogg_encoder_aspect.c 188 packet.e_o_s = 1;
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 348 pack.e_o_s = 0;

Completed in 135 milliseconds