Lines Matching refs:dsdctx
116 DSDContext *dsdctx;
994 s->dsdctx = NULL;
1001 if (channels > INT_MAX / sizeof(*s->dsdctx))
1004 s->dsd_ref = av_buffer_allocz(channels * sizeof(*s->dsdctx));
1007 s->dsdctx = (DSDContext*)s->dsd_ref->data;
1011 memset(s->dsdctx[i].buf, 0x69, sizeof(s->dsdctx[i].buf));
1032 fdst->dsdctx = NULL;
1038 fdst->dsdctx = (DSDContext*)fdst->dsd_ref->data;
1540 !!got_dsd != !!wc->dsdctx) {
1626 ff_dsd2pcm_translate (&s->dsdctx [jobnr], s->samples, 0,