Searched refs:decode_gains (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | amrnbdec.c | 640 static void decode_gains(AMRContext *p, const AMRNBSubframe *amr_subframe, in decode_gains() function 1015 decode_gains(p, amr_subframe, p->cur_frame_mode, subframe, in amrnb_decode_frame()
|
H A D | amrwbdec.c | 574 static void decode_gains(const uint8_t vq_gain, const enum Mode mode, in decode_gains() function 1205 decode_gains(cur_subframe->vq_gain, ctx->fr_cur_mode, in amrwb_decode_frame()
|
Completed in 4 milliseconds