OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__STREAM_METADATA_IS_LAST_LEN
(Results
1 - 4
of
4
) sorted by null
/external/flac/include/FLAC/
format.h
[
all
...]
/external/flac/libFLAC/
format.c
104
FLAC_API const unsigned
FLAC__STREAM_METADATA_IS_LAST_LEN
= 1; /* bits */
stream_encoder_framing.c
51
if(!FLAC__bitwriter_write_raw_uint32(bw, metadata->is_last,
FLAC__STREAM_METADATA_IS_LAST_LEN
))
stream_decoder.c
[
all
...]
Completed in 35 milliseconds