Searched refs:COMPRESSION_RATIO (Results 1 – 2 of 2) sorted by relevance
418 const int COMPRESSION_RATIO = 4; in a2dp_vendor_aptx_hd_send_frames() local419 size_t encoded_bytes = pcm_bytes_encoded / COMPRESSION_RATIO; in a2dp_vendor_aptx_hd_send_frames()
430 const int COMPRESSION_RATIO = 4; in a2dp_vendor_aptx_send_frames() local431 size_t encoded_bytes = pcm_bytes_encoded / COMPRESSION_RATIO; in a2dp_vendor_aptx_send_frames()