Searched defs:bitpool (Results 1 – 8 of 8) sorted by relevance
/external/bluetooth/bluez/sbc/ |
D | sbcenc.c | 47 static void encode(char *filename, int subbands, int bitpool, int joint, in encode() 241 int i, opt, subbands = 8, bitpool = 32, joint = 0, dualchannel = 0; in main() local
|
D | sbcinfo.c | 46 uint8_t bitpool:8; /* Bitpool */ member 57 uint8_t bitpool:8; /* Bitpool */ member 176 int bitpool[SIZE], frame_len[SIZE]; in analyze_file() local
|
D | sbc.h | 75 uint8_t bitpool; member
|
D | sbc.c | 73 uint8_t bitpool; member 1119 uint8_t subbands, channels, blocks, joint, bitpool; in sbc_get_frame_length() local
|
/external/bluetooth/bluez/audio/ |
D | gstsbcutil.c | 327 gint temp, rate, channels, blocks, subbands, bitpool; in gst_sbc_util_caps_fixate() local 485 gint rate, channels, subbands, blocks, bitpool; in gst_sbc_util_fill_sbc_params() local
|
D | gstrtpsbcpay.c | 107 gint blocks, gint bitpool, const gchar *channel_mode) in gst_rtp_sbc_pay_get_frame_len() 129 gint rate, subbands, channels, blocks, bitpool; in gst_rtp_sbc_pay_set_caps() local
|
D | gstsbcenc.h | 58 gint bitpool; member
|
D | pcm_bluetooth.c | 124 uint8_t bitpool; /* A2DP only */ member
|