OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__MAX_SAMPLE_RATE
(Results
1 - 3
of
3
) sorted by null
/external/flac/include/FLAC/
format.h
127
#define
FLAC__MAX_SAMPLE_RATE
(655350u)
[
all
...]
/external/flac/libFLAC/
format.c
219
if(sample_rate == 0 || sample_rate >
FLAC__MAX_SAMPLE_RATE
) {
stream_encoder.c
[
all
...]
Completed in 29 milliseconds