Home
last modified time | relevance | path

Searched defs:impulse_resp (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dg723_1enc.c688 int16_t *impulse_resp, const int16_t *buf, in acb_search()
805 static void sub_acb_contrib(const int16_t *residual, const int16_t *impulse_resp, in sub_acb_contrib()
825 static void get_fcb_param(FCBParam *optim, int16_t *impulse_resp, in get_fcb_param()
1015 static void fcb_search(G723_1_ChannelContext *p, int16_t *impulse_resp, in fcb_search()
1171 int16_t impulse_resp[SUBFRAME_LEN]; in g723_1_encode_frame() local