Searched refs:nbAllocVectors (Results 1 – 4 of 4) sorted by relevance
73 int nbAllocVectors; /**< Number of lines in the matrix below */ member
579 hi = m->nbAllocVectors - 1; in compute_allocation()617 bits2j = hi>=m->nbAllocVectors ? in compute_allocation()
172 mode->nbAllocVectors = BITALLOC_SIZE; in compute_allocation_table()
102 …signed char allocVectors%d_%d[%d] = {\n", mode->Fs, mdctSize, mode->nbEBands*mode->nbAllocVectors); in dump_modes()103 for (j=0;j<mode->nbAllocVectors;j++) in dump_modes()225 fprintf(file, "%d,\t/* nbAllocVectors */\n", mode->nbAllocVectors); in dump_modes()