Home
last modified time | relevance | path

Searched refs:nbAllocVectors (Results 1 – 3 of 3) sorted by relevance

/external/libopus/celt/
Dmodes.h73 int nbAllocVectors; /**< Number of lines in the matrix below */ member
Drate.c579 hi = m->nbAllocVectors - 1; in compute_allocation()
617 bits2j = hi>=m->nbAllocVectors ? in compute_allocation()
Dmodes.c172 mode->nbAllocVectors = BITALLOC_SIZE; in compute_allocation_table()