Searched refs:LAYER_STREAM (Results 1 – 4 of 4) sorted by relevance
45 LAYER_STREAM = 0, /* FLAC__stream_decoder_init_stream() without seeking */ enumerator231 if(layer_ == LAYER_STREAM) in seek_callback()247 if(layer_ == LAYER_STREAM) in tell_callback()266 if(layer_ == LAYER_STREAM) in length_callback()278 if(layer_ == LAYER_STREAM) in eof_callback()492 case LAYER_STREAM: in test_stream_decoder()555 case LAYER_STREAM: in test_stream_decoder()642 expect = (layer != LAYER_STREAM); in test_stream_decoder()653 expect = (layer != LAYER_STREAM); in test_stream_decoder()710 if(layer == LAYER_STREAM) { in test_stream_decoder()[all …]
44 LAYER_STREAM = 0, /* FLAC__stream_encoder_init_stream() without seeking */ enumerator146 if(layer_==LAYER_STREAM) in seek_callback()157 if(layer_==LAYER_STREAM) in tell_callback()338 case LAYER_STREAM: in test_stream_encoder()542 if(!test_stream_encoder(LAYER_STREAM, is_ogg)) in test_encoders()
38 LAYER_STREAM = 0, /* FLAC__stream_decoder_init_[ogg_]stream() without seeking */ enumerator342 case LAYER_STREAM: in stream_decoder_test_respond_()428 case LAYER_STREAM: in test_stream_decoder()493 case LAYER_STREAM: in test_stream_decoder()569 expect = (layer != LAYER_STREAM); in test_stream_decoder()580 expect = (layer != LAYER_STREAM); in test_stream_decoder()640 if(layer == LAYER_STREAM) { in test_stream_decoder()1036 if(!test_stream_decoder(LAYER_STREAM, is_ogg)) in test_decoders()
37 LAYER_STREAM = 0, /* FLAC__stream_encoder_init_[ogg_]stream() without seeking */ enumerator289 case LAYER_STREAM: in test_stream_encoder()497 if(!test_stream_encoder(LAYER_STREAM, is_ogg)) in test_encoders()