Home
last modified time | relevance | path

Searched defs:is_ogg (Results 1 – 3 of 3) sorted by relevance

/external/flac/libFLAC/
Dstream_decoder.c122 FLAC__bool is_ogg; member
347 FLAC__bool is_ogg in init_stream_internal_()
511 FLAC__bool is_ogg in init_FILE_internal_()
579 FLAC__bool is_ogg in init_file_internal_()
Dstream_encoder.c371 FLAC__bool is_ogg; member
625 FLAC__bool is_ogg in init_stream_internal_()
1303 FLAC__bool is_ogg in init_FILE_internal_()
1393 FLAC__bool is_ogg in init_file_internal_()
Dmetadata_iterators.c892 FLAC__bool is_ogg; member
1536 static FLAC__bool chain_read_(FLAC__Metadata_Chain *chain, const char *filename, FLAC__bool is_ogg) in chain_read_()
1580 …FLAC__Metadata_Chain *chain, FLAC__IOHandle handle, FLAC__IOCallbacks callbacks, FLAC__bool is_ogg) in chain_read_with_callbacks_()