Searched defs:lfe_on (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstac3parse.c | 312 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/ |
D | ac3.h | 186 uint8_t lfe_on; member
|
D | ac3dec.h | 89 int lfe_on; ///< lfe channel in use member
|
D | ac3enc.h | 191 int lfe_on; ///< indicates if there is an LFE channel (lfeon) member
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | gstqtmux.c | 1195 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
|
D | atoms.c | 5759 guint8 lfe_on, guint8 bitrate_code) in build_ac3_extension()
|