Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_aptx_hd_encoder.cc81 tAPTX_HD_FRAMING_PARAMS framing_params; member
202 tAPTX_HD_FRAMING_PARAMS* framing_params) { in aptx_hd_init_framing_params()
228 tAPTX_HD_FRAMING_PARAMS* framing_params) { in aptx_hd_update_framing_params()
285 tAPTX_HD_FRAMING_PARAMS* framing_params = in a2dp_vendor_aptx_hd_send_frames() local
365 static size_t aptx_hd_encode_24bit(tAPTX_HD_FRAMING_PARAMS* framing_params, in aptx_hd_encode_24bit()
Da2dp_vendor_aptx_encoder.cc82 tAPTX_FRAMING_PARAMS framing_params; member
201 static void aptx_init_framing_params(tAPTX_FRAMING_PARAMS* framing_params) { in aptx_init_framing_params()
239 static void aptx_update_framing_params(tAPTX_FRAMING_PARAMS* framing_params) { in aptx_update_framing_params()
302 tAPTX_FRAMING_PARAMS* framing_params = &a2dp_aptx_encoder_cb.framing_params; in a2dp_vendor_aptx_send_frames() local
378 static size_t aptx_encode_16bit(tAPTX_FRAMING_PARAMS* framing_params, in aptx_encode_16bit()