Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtakdsp.c26 static void decorrelate_ls(int32_t *p1, int32_t *p2, int length) in decorrelate_ls() function
75 c->decorrelate_ls = decorrelate_ls; in ff_takdsp_init()
H A Dtakdsp.h25 void (*decorrelate_ls)(int32_t *p1, int32_t *p2, int length); member
H A Dtakdec.c571 s->tdsp.decorrelate_ls(p1, p2, length); in decorrelate()
/third_party/ffmpeg/libavcodec/x86/
H A Dtakdsp_init.c37 c->decorrelate_ls = ff_tak_decorrelate_ls_sse2; in ff_takdsp_init_x86()

Completed in 3 milliseconds