Home
last modified time | relevance | path

Searched defs:allocated_samples (Results 1 – 4 of 4) 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.c38 int allocated_samples; /**< current allocated size, in samples */ member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-converter.c189 gsize allocated_samples; member