Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtakdsp.h25 void (*decorrelate_ls)(int32_t *p1, int32_t *p2, int length); member
H A Dtakdsp.c26 static void decorrelate_ls(int32_t *p1, int32_t *p2, int length) in decorrelate_ls() function

Completed in 1 milliseconds