OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__STREAM_SYNC_LEN
(Results
1 - 3
of
3
) sorted by null
/external/flac/include/FLAC/
format.h
179
extern FLAC_API const unsigned
FLAC__STREAM_SYNC_LEN
; /* = 32 bits */
[
all
...]
/external/flac/libFLAC/
format.c
54
FLAC_API const unsigned
FLAC__STREAM_SYNC_LEN
= 32; /* bits */
stream_encoder.c
[
all
...]
Completed in 56 milliseconds