Home
last modified time | relevance | path

Searched defs:cb2_idx (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dra144dec.c56 int cb2_idx = get_bits(gb, 7); in do_output_subblock() local
H A Dra144.c1694 ff_subblock_synthesis(RA144Context *ractx, const int16_t *lpc_coefs, int cba_idx, int cb1_idx, int cb2_idx, int gval, int gain) ff_subblock_synthesis() argument
H A Dra144enc.c332 int cba_idx, cb1_idx, cb2_idx, gain; in ra144_encode_subblock() local
275 fixed_cb_search(float *work, const float *coefs, float *data, int cba_idx, int *cb1_idx, int *cb2_idx) fixed_cb_search() argument

Completed in 8 milliseconds