Lines Matching refs:NELLY_BANDS
193 s->opt = av_malloc(NELLY_BANDS * OPT_SIZE * sizeof(float ));
194 s->path = av_malloc(NELLY_BANDS * OPT_SIZE * sizeof(uint8_t));
220 for (band = 1; band < NELLY_BANDS; band++) {
243 for (i = 0; i < NELLY_BANDS * OPT_SIZE; i++) {
252 for (band = 1; band < NELLY_BANDS; band++) {
283 band = NELLY_BANDS - 1;
290 for (band = NELLY_BANDS - 1; band >= 0; band--) {
310 int bits[NELLY_BUF_LEN], idx_table[NELLY_BANDS];
311 float cand[NELLY_BANDS];
318 for (band = 0; band < NELLY_BANDS; band++) {
335 for (band = 0; band < NELLY_BANDS; band++) {