Home
last modified time | relevance | path

Searched refs:alloc_sample_buffer (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddca_lbr.c992 static int alloc_sample_buffer(DCALbrDecoder *s) in alloc_sample_buffer() function
1160 if (alloc_sample_buffer(s) < 0) in parse_decoder_init()
Ddca_core.c771 static int alloc_sample_buffer(DCACoreDecoder *s) in alloc_sample_buffer() function
1811 if ((ret = alloc_sample_buffer(s)) < 0) in ff_dca_core_parse()