Home
last modified time | relevance | path

Searched refs:SamplingFreq (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_a2dp_source.h30 UINT16 SamplingFreq; /* 16k, 32k, 44.1k or 48k*/ member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c689 msg.SamplingFreq = freq_block_tbl[sbc_config.samp_freq >> 5]; in btc_a2dp_source_encoder_init()
773 a2dp_source_local_param.btc_aa_src_cb.encoder.s16SamplingFreq = pInitAudio->SamplingFreq; in btc_a2dp_source_enc_init()