Home
last modified time | relevance | path

Searched defs:s_zero (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dg722.h45 int32_t s_zero; ///< previous output signal from zero predictor member
H A Dg722.c74 static inline void s_zero(int cur_diff, struct G722Band *band) in s_zero() function
76 int s_zero = 0; in s_zero() local

Completed in 2 milliseconds