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.cc97 tAPTX_FRAMING_PARAMS framing_params; member
279 static void aptx_init_framing_params(tAPTX_FRAMING_PARAMS* framing_params) { in aptx_init_framing_params()
318 static void aptx_update_framing_params(tAPTX_FRAMING_PARAMS* framing_params) { in aptx_update_framing_params()
378 tAPTX_FRAMING_PARAMS* framing_params = &a2dp_aptx_encoder_cb.framing_params; in a2dp_vendor_aptx_send_frames() local
445 static size_t aptx_encode_16bit(tAPTX_FRAMING_PARAMS* framing_params, in aptx_encode_16bit()
Da2dp_vendor_aptx_hd_encoder.cc97 tAPTX_HD_FRAMING_PARAMS framing_params; member
281 tAPTX_HD_FRAMING_PARAMS* framing_params) { in aptx_hd_init_framing_params()
308 tAPTX_HD_FRAMING_PARAMS* framing_params) { in aptx_hd_update_framing_params()
362 tAPTX_HD_FRAMING_PARAMS* framing_params = in a2dp_vendor_aptx_hd_send_frames() local
432 static size_t aptx_hd_encode_24bit(tAPTX_HD_FRAMING_PARAMS* framing_params, in aptx_hd_encode_24bit()