Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_decoder.c129 FLAC__bool is_ogg; member
357 FLAC__bool is_ogg in init_stream_internal_()
523 FLAC__bool is_ogg in init_FILE_internal_()
591 FLAC__bool is_ogg in init_file_internal_()
Dstream_encoder.c371 FLAC__bool is_ogg; member
626 FLAC__bool is_ogg in init_stream_internal_()
1314 FLAC__bool is_ogg in init_FILE_internal_()
1403 FLAC__bool is_ogg in init_file_internal_()
Dmetadata_iterators.c902 FLAC__bool is_ogg; member
1529 static FLAC__bool chain_read_(FLAC__Metadata_Chain *chain, const char *filename, FLAC__bool is_ogg) in chain_read_()
1573 …FLAC__Metadata_Chain *chain, FLAC__IOHandle handle, FLAC__IOCallbacks callbacks, FLAC__bool is_ogg) in chain_read_with_callbacks_()