Home
last modified time | relevance | path

Searched refs:add_vector_and_shift (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dilbcdec.c623 static void add_vector_and_shift(int16_t *out, const int16_t *in1, in add_vector_and_shift() function
641 add_vector_and_shift(&cbVec[ilow], &cbVec[ilow], cbVecTmp, interpolation_length, 0); in create_augmented_vector()