Home
last modified time | relevance | path

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

/external/bluetooth/bluez/sbc/
Dsbcenc.c47 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
Dsbcinfo.c46 uint8_t bitpool:8; /* Bitpool */ member
57 uint8_t bitpool:8; /* Bitpool */ member
176 int bitpool[SIZE], frame_len[SIZE]; in analyze_file() local
Dsbc.h75 uint8_t bitpool; member
Dsbc.c73 uint8_t bitpool; member
1119 uint8_t subbands, channels, blocks, joint, bitpool; in sbc_get_frame_length() local
/external/bluetooth/bluez/audio/
Dgstsbcutil.c327 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
Dgstrtpsbcpay.c107 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
Dgstsbcenc.h58 gint bitpool; member
Dpcm_bluetooth.c124 uint8_t bitpool; /* A2DP only */ member