Searched refs:allocate_buffers (Results 1 – 7 of 7) sorted by relevance
71 static int allocate_buffers(FLACContext *s);115 ret = allocate_buffers(s); in flac_decode_init()135 static int allocate_buffers(FLACContext *s) in allocate_buffers() function183 ret = allocate_buffers(s); in parse_streaminfo()488 ret = allocate_buffers(s); in decode_frame()533 ret = allocate_buffers(s); in decode_frame()
53 static av_cold int allocate_buffers(CinVideoContext *cin) in allocate_buffers() function80 if (allocate_buffers(cin)) in cinvideo_decode_init()
104 static int allocate_buffers(AVCodecContext *avctx) in allocate_buffers() function216 return allocate_buffers(avctx); in tta_decode_init()
491 static int allocate_buffers(ALACContext *alac) in allocate_buffers() function595 if ((ret = allocate_buffers(alac)) < 0) { in alac_decode_init()
127 static int allocate_buffers(ShortenContext *s) in allocate_buffers() function506 if ((ret = allocate_buffers(s)) < 0) in read_header()
2420 static av_cold int allocate_buffers(AC3EncodeContext *s) in allocate_buffers() function2553 ret = allocate_buffers(s); in ff_ac3_encode_init()
902 static int allocate_buffers(WavPackEncodeContext *s) in allocate_buffers() function1039 if ((ret = allocate_buffers(s)) < 0) in wv_mono()1836 if ((ret = allocate_buffers(s)) < 0) in wv_stereo()