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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dencoders.c36 LAYER_SEEKABLE_STREAM, /* FLAC__stream_encoder_init_[ogg_]stream() with seeking */ enumerator in enum:__anon3883
293 case LAYER_SEEKABLE_STREAM:
502 if(!test_stream_encoder(LAYER_SEEKABLE_STREAM, is_ogg))
H A Ddecoders.c42 LAYER_SEEKABLE_STREAM, /* FLAC__stream_decoder_init_[ogg_]stream() with seeking */ enumerator in enum:__anon3881
339 case LAYER_SEEKABLE_STREAM:
419 case LAYER_SEEKABLE_STREAM:
489 case LAYER_SEEKABLE_STREAM:
1029 if(!test_stream_decoder(LAYER_SEEKABLE_STREAM, is_ogg))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Dencoders.cpp34 LAYER_SEEKABLE_STREAM, /* FLAC__stream_encoder_init_stream() with seeking */ enumerator in enum:__anon3892
324 case LAYER_SEEKABLE_STREAM:
534 if(!test_stream_encoder(LAYER_SEEKABLE_STREAM, is_ogg))
H A Ddecoders.cpp50 LAYER_SEEKABLE_STREAM, /* FLAC__stream_decoder_init_stream() with seeking */ enumerator in enum:__anon3891
491 case LAYER_SEEKABLE_STREAM:
552 case LAYER_SEEKABLE_STREAM:
1160 if(!test_stream_decoder(LAYER_SEEKABLE_STREAM, is_ogg))

Completed in 46 milliseconds