Searched defs:min_band_count (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | atrac9dec.c | 689 const int min_band_count = s->samplerate_idx > 7 ? 1 : 3; in atrac9_decode_block() local |
Completed in 3 milliseconds