Home
last modified time | relevance | path

Searched refs:bs_from_end (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/ext/flac/
H A Dgstflacdec.c374 guint bs_from_end = 0; /* can be 0, 8 or 16 */ in gst_flac_dec_scan_got_frame() local
403 bs_from_end = 8; in gst_flac_dec_scan_got_frame()
405 bs_from_end = 16; in gst_flac_dec_scan_got_frame()
435 headerlen = 4 + val + (bs_from_end / 8) + (sr_from_end / 8); in gst_flac_dec_scan_got_frame()