Searched defs:bitpool (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstsbcparse.c | 193 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()
|
D | gstsbcparse.h | 63 gint bitpool; member
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpsbcpay.c | 81 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
|
D | gstrtpsbcdepay.c | 177 int blocks, channel_mode, channels, subbands, bitpool; in gst_rtp_sbc_depay_get_params() local
|
/third_party/gstreamer/gstplugins_bad/ext/sbc/ |
D | gstsbcenc.h | 50 gint bitpool; member
|
D | gstsbcdec.c | 149 gint channels, rate, subbands, blocks, bitpool; in gst_sbc_dec_set_format() local
|
/third_party/ffmpeg/libavcodec/ |
D | sbc_parser.c | 37 int sr, blocks, mode, subbands, bitpool, channels, joint; in sbc_parse_header() local
|
D | sbc.h | 98 uint8_t bitpool; member
|
/third_party/pulseaudio/src/modules/bluetooth/ |
D | a2dp-codec-sbc.c | 455 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/ |
D | gsttypefindfunctions.c | 5445 guint n_blocks, ch_mode, n_subbands, bitpool; in sbc_check_header() local
|