Home
last modified time | relevance | path

Searched defs:allocate_sample_buffers (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dac3enc_template.c41 static int allocate_sample_buffers(AC3EncodeContext *s) in allocate_sample_buffers() function
Dac3enc.h261 int (*allocate_sample_buffers)(struct AC3EncodeContext *s); member