Home
last modified time | relevance | path

Searched defs:lfe_on (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstac3parse.c312 guint8 fscod, frmsizcod, bsid, acmod, lfe_on, rate_scale; in gst_ac3_parse_frame_header_ac3() local
385 guint8 strmtyp, fscod, fscod2, acmod, lfe_on, strmid, numblkscod; in gst_ac3_parse_frame_header_eac3() local
/third_party/ffmpeg/libavcodec/
Dac3.h186 uint8_t lfe_on; member
Dac3dec.h89 int lfe_on; ///< lfe channel in use member
Dac3enc.h191 int lfe_on; ///< indicates if there is an LFE channel (lfeon) member
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c1195 guint8 lfe_on) in gst_qt_mux_pad_add_ac3_extension()
1228 guint8 fscod, frmsizcod, bsid, bsmod, acmod, lfe_on; in gst_qt_mux_prepare_parse_ac3_frame() local
Datoms.c5759 guint8 lfe_on, guint8 bitrate_code) in build_ac3_extension()