Home
last modified time | relevance | path

Searched defs:nbits_spec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/liblc3/test/
H A Dspec.py76 def estimate_gain(self, x, nbytes, nbits_spec, nbits_off, g_off): argument
169 def compute_nbits(self, nbytes, x, lastnz, nbits_spec): argument
230 def adjust_gain(self, g_idx, nbits, nbits_spec): argument
/aosp_15_r20/external/libldac/src/
H A Dbitalloc_ldac.c545 int nbits_fix, nbits_spec; in adjust_remain_bits_ldac() local
675 int nbits_avail, nbits_side = 0, nbits_spec = 0; in alloc_bits_ldac() local
H A Dldac.h224 int nbits_spec; member