Home
last modified time | relevance | path

Searched defs:acmod (Results 1 – 5 of 5) 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/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c1194 guint8 fscod, guint8 frmsizcod, guint8 bsid, guint8 bsmod, guint8 acmod, 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.c5758 build_ac3_extension (guint8 fscod, guint8 bsid, guint8 bsmod, guint8 acmod, in build_ac3_extension()
/third_party/ffmpeg/libavformat/
Dmovenc.c332 int fscod, bsid, bsmod, acmod, lfeon, frmsizecod; in mov_write_ac3_tag() local
395 uint8_t acmod; member
Dmov.c794 int ac3info, acmod, lfeon, bsmod; in mov_read_dac3() local
830 int eac3info, acmod, lfeon, bsmod; in mov_read_dec3() local