Home
last modified time | relevance | path

Searched refs:cb_sign (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg723_1dec.c316 int cb_sign = subfrm->pulse_sign; in gen_fcb_excitation() local
322 vector[offset] = (cb_sign & 1) ? cb_gain : -cb_gain; in gen_fcb_excitation()
324 cb_sign >>= 1; in gen_fcb_excitation()

Completed in 2 milliseconds