Home
last modified time | relevance | path

Searched defs:bsid (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/gst/
Dtypefindfunctions.c216 make_ac3_packet (guint8 * data, guint bytesize, guint bsid) in make_ac3_packet()
256 guint bsid; in GST_START_TEST() local
288 make_eac3_packet (guint8 * data, guint bytesize, guint bsid) in make_eac3_packet()
319 guint bsid; in GST_START_TEST() local
/third_party/lz4/tests/
DcheckFrame.c128 int frameCheck(cRess_t ress, FILE* const srcFile, unsigned bsid, size_t blockSize) in frameCheck()
219 unsigned bsid=0; in main() local
/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
449 guint8 bsid; in gst_ac3_parse_frame_header() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpac3pay.c375 guint bsid, fscod, frmsizecod, frame_size; in gst_rtp_ac3_pay_handle_buffer() local
/third_party/ffmpeg/libavformat/
Dspdifenc.c127 int bsid = pkt->data[5] >> 3; in spdif_header_eac3() local
Dmpegts.h199 uint8_t bsid; member
Dmovenc.c324 int fscod, bsid, bsmod, acmod, lfeon, frmsizecod; in mov_write_ac3_tag() local
381 uint8_t bsid; member
/third_party/alsa-lib/modules/mixer/simple/
Dsbase.c330 struct bclass_sid *bsid; in simple_event_add1() local
/third_party/lz4/programs/
Dlz4io.c205 size_t LZ4IO_setBlockSizeID(LZ4IO_prefs_t* const prefs, unsigned bsid) in LZ4IO_setBlockSizeID()
220 unsigned bsid = 0; in LZ4IO_setBlockSize() 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/ntfs-3g/libntfs-3g/
Dacls.c4160 SID *bsid; in encodesid() local
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c1858 guint bsid = c.data[5] >> 3; in ac3_type_find() local