Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_aptx_hd_encoder.cc346 uint32_t rtp_timestamp = in a2dp_vendor_aptx_hd_send_frames() local
355 ((uint64_t)a2dp_aptx_hd_encoder_cb.timestamp + rtp_timestamp) & UINT32_MAX; in a2dp_vendor_aptx_hd_send_frames()
Da2dp_vendor_aptx_encoder.cc360 uint32_t rtp_timestamp = in a2dp_vendor_aptx_send_frames() local
368 ((uint64_t)a2dp_aptx_encoder_cb.timestamp + rtp_timestamp) & UINT32_MAX; in a2dp_vendor_aptx_send_frames()