OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sample_rate_hint
(Results
1 - 2
of
2
) sorted by null
/external/flac/libFLAC/
stream_encoder_framing.c
217
unsigned u, blocksize_hint,
sample_rate_hint
;
local
260
sample_rate_hint
= 0;
275
sample_rate_hint
= u = 12;
277
sample_rate_hint
= u = 14;
279
sample_rate_hint
= u = 13;
338
switch(
sample_rate_hint
) {
stream_decoder.c
2177
unsigned i, blocksize_hint = 0,
sample_rate_hint
= 0;
local
[
all
...]
Completed in 132 milliseconds