Home
last modified time | relevance | path

Searched defs:max_blocksize (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacdec.h54 guint16 max_blocksize; member
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.h65 guint16 min_blocksize, max_blocksize; member
/third_party/ffmpeg/libavcodec/
Dflacenc.c110 int max_blocksize; member
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c6916 guint max_blocksize = 0; in gst_matroska_demux_audio_caps() local