HomeSort by relevance Sort by last modified time
    Searched refs:sample_rate_hint (Results 1 - 2 of 2) sorted by null

  /external/flac/libFLAC/
stream_encoder_framing.c 221 unsigned u, blocksize_hint, sample_rate_hint; local
264 sample_rate_hint = 0;
279 sample_rate_hint = u = 12;
281 sample_rate_hint = u = 14;
283 sample_rate_hint = u = 13;
342 switch(sample_rate_hint) {
stream_decoder.c 2150 unsigned i, blocksize_hint = 0, sample_rate_hint = 0; local
    [all...]

Completed in 2492 milliseconds