OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__format_blocksize_is_subset
(Results
1 - 3
of
3
) sorted by null
/external/flac/include/FLAC/
format.h
[
all
...]
/external/flac/libFLAC/
format.c
208
FLAC_API FLAC__bool
FLAC__format_blocksize_is_subset
(unsigned blocksize, unsigned sample_rate)
stream_encoder.c
716
if(!
FLAC__format_blocksize_is_subset
(encoder->protected_->blocksize, encoder->protected_->sample_rate))
[
all
...]
Completed in 57 milliseconds