Searched defs:is_ogg (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Ddecode.h45 FLAC__bool is_ogg; member in struct:__anon819
H A Ddecode.c47 FLAC__bool is_ogg; member in struct:__anon815
271 FLAC__bool DecoderSession_construct(DecoderSession *d, FLAC__bool is_ogg, FLAC__bool use_first_serial_number, long serial_number, FLAC__bool is_aiff_out, FLAC__bool is_wave_out, FLAC__bool treat_warnings_as_errors, FLAC__bool continue_through_decode_errors, FLAC__bool channel_map_none, replaygain_synthesis_spec_t replaygain_synthesis_spec, FLAC__bool analysis_mode, analysis_options aopts, utils__SkipUntilSpecification *skip_specification, utils__SkipUntilSpecification *until_specification, utils__CueSpecification *cue_specification, foreign_metadata_t *foreign_metadata, const char *infilename, const char *outfilename) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Dmetadata_manip.cpp81 static const char *flacfilename(bool is_ogg) argument
[all...]
H A Dencoders.cpp50 static const char *flacfilename(bool is_ogg) argument
182 static bool test_stream_encoder(Layer layer, bool is_ogg) argument
526 FLAC__bool is_ogg = false; local
[all...]
H A Ddecoders.cpp67 static const char *flacfilename(bool is_ogg) argument
102 static bool generate_file_(FLAC__bool is_ogg) argument
304 bool StreamDecoder::test_respond(bool is_ogg) argument
374 test_respond(bool is_ogg) argument
440 test_stream_decoder(Layer layer, bool is_ogg) argument
1149 FLAC__bool is_ogg = false; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_libs_common/
H A Dfile_utils_flac.c70 FLAC__bool file_utils__generate_flacfile(FLAC__bool is_ogg, const char *output_filename, off_t *output_filesize, unsigned length, const FLAC__StreamMetadata *streaminfo, FLAC__StreamMetadata **metadata, unsigned num_metadata) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations.c114 FLAC__bool ok = true, needs_write = false, is_ogg = false; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dencoders.c52 static const char *flacfilename(FLAC__bool is_ogg) argument
151 static FLAC__bool test_stream_encoder(Layer layer, FLAC__bool is_ogg) argument
494 FLAC__bool is_ogg = false; local
[all...]
H A Ddecoders.c67 static const char *flacfilename(FLAC__bool is_ogg) argument
102 static FLAC__bool generate_file_(FLAC__bool is_ogg) argument
313 static FLAC__bool stream_decoder_test_respond_(FLAC__StreamDecoder *decoder, StreamDecoderClientData *dcd, FLAC__bool is_ogg) argument
385 test_stream_decoder(Layer layer, FLAC__bool is_ogg) argument
1018 FLAC__bool is_ogg = false; local
[all...]
H A Dmetadata_manip.c74 static const char *flacfilename(FLAC__bool is_ogg) argument
357 static FLAC__bool read_chain_(FLAC__Metadata_Chain *chain, const char *filename, FLAC__bool filename_based, FLAC__bool is_ogg) argument
510 static FLAC__bool generate_file_(FLAC__bool include_extras, FLAC__bool is_ogg) argument
622 test_file_(FLAC__bool is_ogg, FLAC__StreamDecoderMetadataCallback metadata_callback) argument
1428 test_level_2_(FLAC__bool filename_based, FLAC__bool is_ogg) argument
1939 test_level_2_misc_(FLAC__bool is_ogg) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_seeking/
H A Dmain.c268 static FLAC__bool seek_barrage(FLAC__bool is_ogg, const char *filename, off_t filesize, unsigned count, FLAC__int64 total_samples, unsigned read_mode, FLAC__int32 **pcm) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_iterators.c902 FLAC__bool is_ogg; member in struct:FLAC__Metadata_Chain
1528 static FLAC__bool chain_read_(FLAC__Metadata_Chain *chain, const char *filename, FLAC__bool is_ogg) argument
1572 static FLAC__bool chain_read_with_callbacks_(FLAC__Metadata_Chain *chain, FLAC__IOHandle handle, FLAC__IOCallbacks callbacks, FLAC__bool is_ogg) argument
[all...]
H A Dstream_decoder.c152 FLAC__bool is_ogg; member in struct:FLAC__StreamDecoderPrivate
[all...]
H A Dstream_encoder.c388 FLAC__bool is_ogg; member in struct:FLAC__StreamEncoderPrivate
[all...]

Completed in 125 milliseconds