Home
last modified time | relevance | path

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

/btstack/test/sbc/
H A Dsbc_encoder_test.py103 …, nr_blocks, nr_subbands, nr_channels, sampling_frequency, bitpool, allocation_method, force_chann… argument
130 allocation_method = int(sys.argv[5]) variable
H A Dsbc.py27 def allocation_method_to_str(allocation_method): argument
206 allocation_method = 0 variable in SBCFrame
224 …nr_subbands=4, nr_channels=1, bitpool=31, sampling_frequency=44100, allocation_method = 0, force_c… argument
H A Dsbc_encoder.py162 allocation_method = int(sys.argv[5]) variable
175 allocation_method = 0 variable
H A Dsbc_decoder_test.py69 …fin_expected, nr_blocks, nr_subbands, nr_channels, sampling_frequency, bitpool, allocation_method): argument
/btstack/src/classic/
H A Dbtstack_sbc_encoder_bluedroid.c76 … int blocks, int subbands, btstack_sbc_allocation_method_t allocation_method, in btstack_sbc_encoder_init()
H A Dbtstack_sbc_bluedroid.c54 … uint8_t blocks, uint8_t subbands, btstack_sbc_allocation_method_t allocation_method, in btstack_sbc_encoder_bluedroid_configure()
H A Davdtp.c1551 avdtp_sbc_allocation_method_t allocation_method = AVDTP_SBC_ALLOCATION_METHOD_LOUDNESS; in avdtp_choose_sbc_allocation_method() local
H A Davdtp.h328 avdtp_sbc_allocation_method_t allocation_method; member
/btstack/example/
H A Da2dp_source_demo.c166 btstack_sbc_allocation_method_t allocation_method; member
598 uint8_t allocation_method; in a2dp_source_packet_handler() local
H A Da2dp_sink_demo.c193 btstack_sbc_allocation_method_t allocation_method; member
1018 uint8_t allocation_method; in a2dp_sink_packet_handler() local