Searched refs:test_stream_encoder (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/test_libFLAC/
H A Dencoders.c151 static FLAC__bool test_stream_encoder(Layer layer, FLAC__bool is_ogg) function
499 if(!test_stream_encoder(LAYER_STREAM, is_ogg))
502 if(!test_stream_encoder(LAYER_SEEKABLE_STREAM, is_ogg))
505 if(!test_stream_encoder(LAYER_FILE, is_ogg))
508 if(!test_stream_encoder(LAYER_FILENAME, is_ogg))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/test_libFLAC++/
H A Dencoders.cpp182 static bool test_stream_encoder(Layer layer, bool is_ogg) function
531 if(!test_stream_encoder(LAYER_STREAM, is_ogg))
534 if(!test_stream_encoder(LAYER_SEEKABLE_STREAM, is_ogg))
537 if(!test_stream_encoder(LAYER_FILE, is_ogg))
540 if(!test_stream_encoder(LAYER_FILENAME, is_ogg))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/test_libFLAC/
H A Dencoders.c151 static FLAC__bool test_stream_encoder(Layer layer, FLAC__bool is_ogg) function
499 if(!test_stream_encoder(LAYER_STREAM, is_ogg))
502 if(!test_stream_encoder(LAYER_SEEKABLE_STREAM, is_ogg))
505 if(!test_stream_encoder(LAYER_FILE, is_ogg))
508 if(!test_stream_encoder(LAYER_FILENAME, is_ogg))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/test_libFLAC++/
H A Dencoders.cpp182 static bool test_stream_encoder(Layer layer, bool is_ogg) function
531 if(!test_stream_encoder(LAYER_STREAM, is_ogg))
534 if(!test_stream_encoder(LAYER_SEEKABLE_STREAM, is_ogg))
537 if(!test_stream_encoder(LAYER_FILE, is_ogg))
540 if(!test_stream_encoder(LAYER_FILENAME, is_ogg))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/test_libFLAC/
H A Dencoders.c151 static FLAC__bool test_stream_encoder(Layer layer, FLAC__bool is_ogg) function
499 if(!test_stream_encoder(LAYER_STREAM, is_ogg))
502 if(!test_stream_encoder(LAYER_SEEKABLE_STREAM, is_ogg))
505 if(!test_stream_encoder(LAYER_FILE, is_ogg))
508 if(!test_stream_encoder(LAYER_FILENAME, is_ogg))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/test_libFLAC++/
H A Dencoders.cpp182 static bool test_stream_encoder(Layer layer, bool is_ogg) function
531 if(!test_stream_encoder(LAYER_STREAM, is_ogg))
534 if(!test_stream_encoder(LAYER_SEEKABLE_STREAM, is_ogg))
537 if(!test_stream_encoder(LAYER_FILE, is_ogg))
540 if(!test_stream_encoder(LAYER_FILENAME, is_ogg))

Completed in 193 milliseconds