30 for (
i = 0;
i < length;
i++) {
41 for (
i = 0;
i < length;
i++) {
52 for (
i = 0;
i < length;
i++) {
65 for (
i = 0;
i < length;
i++) {
68 b = (unsigned)((
int)(dfactor * (unsigned)(
b >> dshift) + 128) >> 8) << dshift;
Macro definitions for various function/variable attributes.
static void decorrelate_ls(int32_t *p1, int32_t *p2, int length)
av_cold void ff_takdsp_init(TAKDSPContext *c)
static void decorrelate_sf(int32_t *p1, int32_t *p2, int length, int dshift, int dfactor)
static void decorrelate_sm(int32_t *p1, int32_t *p2, int length)
static void decorrelate_sr(int32_t *p1, int32_t *p2, int length)
void ff_takdsp_init_x86(TAKDSPContext *c)