Home
last modified time | relevance | path

Searched defs:allocVectors (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libopus/celt/
H A Dmodes.h66 const unsigned char *allocVectors; /**< Number of bits in each band for several rates */ member
H A Dmodes.c170 unsigned char *allocVectors; in compute_allocation_table() local