Searched refs:COMPRESSION_RATIO (Results 1 – 2 of 2) sorted by relevance
338 const int COMPRESSION_RATIO = 4; in a2dp_vendor_aptx_hd_send_frames() local339 size_t encoded_bytes = pcm_bytes_encoded / COMPRESSION_RATIO; in a2dp_vendor_aptx_hd_send_frames()
351 const int COMPRESSION_RATIO = 4; in a2dp_vendor_aptx_send_frames() local352 size_t encoded_bytes = pcm_bytes_encoded / COMPRESSION_RATIO; in a2dp_vendor_aptx_send_frames()