Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dg723_1dec.c282 enum Rate cur_rate, int pitch_lag, int index) in gen_fcb_excitation()
381 static void comp_ppf_gains(int lag, PPFParam *ppf, enum Rate cur_rate, in comp_ppf_gains()
430 PPFParam *ppf, enum Rate cur_rate) in comp_ppf_coeff()
Dg723_1.c1159 enum Rate cur_rate) in ff_g723_1_gen_acb_excitation()
Dg723_1.h123 enum Rate cur_rate; member
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c71 static gdouble cur_rate = 1.0; variable