Home
last modified time | relevance | path

Searched refs:aptx_encode_16bit (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/a2dp/
Da2dp_vendor_aptx_encoder.cc112 static size_t aptx_encode_16bit(tAPTX_FRAMING_PARAMS* framing_params,
425 pcm_bytes_encoded += aptx_encode_16bit(framing_params, &encoded_ptr_index, in a2dp_vendor_aptx_send_frames()
452 static size_t aptx_encode_16bit(tAPTX_FRAMING_PARAMS* framing_params, in aptx_encode_16bit() function