Searched refs:decode_raw_data (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/ |
D | bta_hf_client_co.c | 49 OI_INT16 decode_raw_data[HF_SBC_DEC_RAW_DATA_SIZE]; member 392 (OI_INT16 *)bta_hf_client_co_cb.decode_raw_data, in bta_hf_client_decode_msbc_frame() 401 …ood_frame(&(bta_hf_ct_plc.plc_state), (int16_t *)bta_hf_client_co_cb.decode_raw_data, bta_hf_ct_pl… in bta_hf_client_decode_msbc_frame() 415 (OI_INT16 *)bta_hf_client_co_cb.decode_raw_data, in bta_hf_client_decode_msbc_frame() 417 …sbc_plc_bad_frame(&(bta_hf_ct_plc.plc_state), bta_hf_client_co_cb.decode_raw_data, bta_hf_ct_plc.s… in bta_hf_client_decode_msbc_frame()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | bta_ag_co.c | 66 OI_INT16 decode_raw_data[HF_SBC_DEC_RAW_DATA_SIZE]; member 276 (OI_INT16 *)bta_ag_co_cb.decode_raw_data, in bta_ag_decode_msbc_frame() 286 …sbc_plc_good_frame(&(bta_hf_ct_plc.plc_state), (int16_t *)bta_ag_co_cb.decode_raw_data, bta_hf_ct_… in bta_ag_decode_msbc_frame() 304 (OI_INT16 *)bta_ag_co_cb.decode_raw_data, in bta_ag_decode_msbc_frame() 306 …sbc_plc_bad_frame(&(bta_hf_ct_plc.plc_state), bta_ag_co_cb.decode_raw_data, bta_hf_ct_plc.sbc_plc_… in bta_ag_decode_msbc_frame()
|