Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds