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_encoder.cc98 tAPTX_FRAMING_PARAMS framing_params; member
277 static void aptx_init_framing_params(tAPTX_FRAMING_PARAMS* framing_params) { in aptx_init_framing_params()
316 static void aptx_update_framing_params(tAPTX_FRAMING_PARAMS* framing_params) { in aptx_update_framing_params()
375 tAPTX_FRAMING_PARAMS* framing_params = &a2dp_aptx_encoder_cb.framing_params; in a2dp_vendor_aptx_send_frames() local
446 static size_t aptx_encode_16bit(tAPTX_FRAMING_PARAMS* framing_params, in aptx_encode_16bit()
Da2dp_vendor_aptx_hd_encoder.cc98 tAPTX_HD_FRAMING_PARAMS framing_params; member
279 tAPTX_HD_FRAMING_PARAMS* framing_params) { in aptx_hd_init_framing_params()
306 tAPTX_HD_FRAMING_PARAMS* framing_params) { in aptx_hd_update_framing_params()
359 tAPTX_HD_FRAMING_PARAMS* framing_params = in a2dp_vendor_aptx_hd_send_frames() local
435 static size_t aptx_hd_encode_24bit(tAPTX_HD_FRAMING_PARAMS* framing_params, in aptx_hd_encode_24bit()