Home
last modified time | relevance | path

Searched defs:framing_params (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/a2dp/
Da2dp_vendor_aptx_hd_encoder.cc98 tAPTX_HD_FRAMING_PARAMS framing_params; member
282 tAPTX_HD_FRAMING_PARAMS* framing_params) { in aptx_hd_init_framing_params()
309 tAPTX_HD_FRAMING_PARAMS* framing_params) { in aptx_hd_update_framing_params()
363 tAPTX_HD_FRAMING_PARAMS* framing_params = in a2dp_vendor_aptx_hd_send_frames() local
441 static size_t aptx_hd_encode_24bit(tAPTX_HD_FRAMING_PARAMS* framing_params, in aptx_hd_encode_24bit()
Da2dp_vendor_aptx_encoder.cc98 tAPTX_FRAMING_PARAMS framing_params; member
280 static void aptx_init_framing_params(tAPTX_FRAMING_PARAMS* framing_params) { in aptx_init_framing_params()
319 static void aptx_update_framing_params(tAPTX_FRAMING_PARAMS* framing_params) { in aptx_update_framing_params()
379 tAPTX_FRAMING_PARAMS* framing_params = &a2dp_aptx_encoder_cb.framing_params; in a2dp_vendor_aptx_send_frames() local
452 static size_t aptx_encode_16bit(tAPTX_FRAMING_PARAMS* framing_params, in aptx_encode_16bit()