Lines Matching defs:self
111 def __init__(self, dt): argument
118 def get_data(self): argument
126 def get_nbits(self): argument
146 def __init__(self, dt): argument
150 def compute_lpc_coeffs(self, bw, f, x): argument
184 def lpc_weight(self, pred_gain, a): argument
189 def coeffs_reflexion(self, a): argument
201 def quantization(self, rc, lpc_weighting): argument
212 def filtering(self, st, x, rc_order, rc): argument
232 def run(self, x, bw, nn_flag, nbytes): argument
273 def store(self, b): argument
294 def filtering(self, st, x, rc_order, rc): argument
310 def load(self, b, bw, nbytes): argument
332 def run(self, x, bw): argument