Home
last modified time | relevance | path

Searched defs:subframe_offset (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c149 uint16_t subframe_offset[MAX_SUBFRAMES]; ///< subframe positions in the current frame member
217 int subframe_offset; ///< subframe offset in the bit reservoir member
H A Dwmalosslessdec.c102 int subframe_offset; ///< subframe offset in the bit reservoir member
H A Dspeexdec.c281 forced_pitch_unquant(float *exc, float *exc_out, int start, int end, float pitch_coef, const void *par, int nsf, int *pitch_val, float *gain_val, GetBitContext *gb, int count_lost, int subframe_offset, float last_pitch_gain, int cdbk_offset) forced_pitch_unquant() argument
353 pitch_unquant_3tap(float *exc, float *exc_out, int start, int end, float pitch_coef, const void *par, int nsf, int *pitch_val, float *gain_val, GetBitContext *gb, int count_lost, int subframe_offset, float last_pitch_gain, int cdbk_offset) pitch_unquant_3tap() argument

Completed in 9 milliseconds