Home
last modified time | relevance | path

Searched defs:bitpool (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstsbcparse.c193 guint rate = 0, n_blocks = 0, n_subbands = 0, bitpool = 0; in gst_sbc_parse_handle_frame() local
424 guint blocks, guint bitpool) in gst_sbc_calc_framelen()
445 guint * n_subbands, guint * bitpool) in gst_sbc_parse_header()
Dgstsbcparse.h63 gint bitpool; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpsbcpay.c81 gint blocks, gint bitpool, const gchar * channel_mode) in gst_rtp_sbc_pay_get_frame_len()
102 gint rate, subbands, channels, blocks, bitpool; in gst_rtp_sbc_pay_set_caps() local
Dgstrtpsbcdepay.c177 int blocks, channel_mode, channels, subbands, bitpool; in gst_rtp_sbc_depay_get_params() local
/third_party/gstreamer/gstplugins_bad/ext/sbc/
Dgstsbcenc.h50 gint bitpool; member
Dgstsbcdec.c149 gint channels, rate, subbands, blocks, bitpool; in gst_sbc_dec_set_format() local
/third_party/ffmpeg/libavcodec/
Dsbc_parser.c37 int sr, blocks, mode, subbands, bitpool, channels, joint; in sbc_parse_header() local
Dsbc.h98 uint8_t bitpool; member
/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codec-sbc.c455 static void set_bitpool(struct sbc_info *sbc_info, uint8_t bitpool) { in set_bitpool()
500 uint8_t bitpool; in reduce_encoder_bitrate() local
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c5445 guint n_blocks, ch_mode, n_subbands, bitpool; in sbc_check_header() local