Searched refs:nbAllocVectors (Results 1 – 4 of 4) sorted by relevance
65 int nbAllocVectors; /**< Number of lines in the matrix below */ member
585 hi = m->nbAllocVectors - 1; in clt_compute_allocation()623 bits2j = hi>=m->nbAllocVectors ? in clt_compute_allocation()
173 mode->nbAllocVectors = BITALLOC_SIZE; in compute_allocation_table()
108 …signed char allocVectors%d_%d[%d] = {\n", mode->Fs, mdctSize, mode->nbEBands*mode->nbAllocVectors); in dump_modes()109 for (j=0;j<mode->nbAllocVectors;j++) in dump_modes()243 fprintf(file, "%d, /* nbAllocVectors */\n", mode->nbAllocVectors); in dump_modes()