Searched refs:ff_subblock_synthesis (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | ra144.h | 79 void ff_subblock_synthesis(RA144Context *ractx, const int16_t *lpc_coefs,
|
H A D | ra144dec.c | 58 ff_subblock_synthesis(ractx, lpc_coefs, cba_idx, cb1_idx, cb2_idx, gval, in do_output_subblock()
|
H A D | ra144.c | 1694 void ff_subblock_synthesis(RA144Context *ractx, const int16_t *lpc_coefs, in ff_subblock_synthesis() function
|
H A D | ra144enc.c | 419 ff_subblock_synthesis(ractx, lpc_coefs, cba_idx, cb1_idx, cb2_idx, rms, in ra144_encode_subblock()
|
Completed in 5 milliseconds