Home
last modified time | relevance | path

Searched defs:allocated_samples (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavresample/
Daudio_data.h42 int allocated_samples; /**< number of samples the buffer can hold */ member
/third_party/ffmpeg/libavfilter/
Dfifo.c47 int allocated_samples; ///< number of samples out was allocated for member
/third_party/ffmpeg/libavutil/
Daudio_fifo.c41 int allocated_samples; /**< current allocated size, in samples */ member