Searched refs:aptx_hd_api (Results 1 – 1 of 1) sorted by relevance
44 static const tAPTX_HD_API aptx_hd_api = { variable116 external_api = aptx_hd_api; in A2DP_VendorCopyAptxHdApi()140 a2dp_aptx_hd_encoder_cb.aptx_hd_encoder_state = osi_malloc(aptx_hd_api.sizeof_params_func()); in a2dp_vendor_aptx_hd_encoder_init()142 aptx_hd_api.init_func(a2dp_aptx_hd_encoder_cb.aptx_hd_encoder_state, 0); in a2dp_vendor_aptx_hd_encoder_init()367 aptx_hd_api.encode_stereo_func(a2dp_aptx_hd_encoder_cb.aptx_hd_encoder_state, &pcmL, &pcmR, in aptx_hd_encode_24bit()