Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_vendor_aptx_hd_encoder.cc418 const int COMPRESSION_RATIO = 4; in a2dp_vendor_aptx_hd_send_frames() local
419 size_t encoded_bytes = pcm_bytes_encoded / COMPRESSION_RATIO; in a2dp_vendor_aptx_hd_send_frames()
Da2dp_vendor_aptx_encoder.cc430 const int COMPRESSION_RATIO = 4; in a2dp_vendor_aptx_send_frames() local
431 size_t encoded_bytes = pcm_bytes_encoded / COMPRESSION_RATIO; in a2dp_vendor_aptx_send_frames()