Searched refs:ampbuf (Results 1 – 1 of 1) sorted by relevance
53 int *ampbuf; member79 s->ampbuf = av_calloc(0x10000, sizeof(int)); in decode_init()81 if (!s->block || !s->wrapbuf || !s->ampbuf || !s->bitstream) in decode_init()84 s->midbuf = s->ampbuf + 0x8000; in decode_init()617 av_freep(&s->ampbuf); in decode_close()