Searched defs:cb2_idx (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | ra144dec.c | 56 int cb2_idx = get_bits(gb, 7); in do_output_subblock() local
|
H A D | ra144.c | 1694 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 D | ra144enc.c | 332 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