Home
last modified time | relevance | path

Searched refs:sbc_rates (Results 1 – 25 of 34) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/audioparsers/
H A Dgstsbcparse.c443 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in gst_sbc_parse_header() local
452 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in gst_sbc_parse_header()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/typefind/
H A Dgsttypefindfunctions.c5128 static const guint16 sbc_rates[4] = { 16000, 32000, 44100, 48000 }; in sbc_check_header() local
5142 *rate = sbc_rates[(data[1] >> 6) & 0x03]; in sbc_check_header()

12