Home
last modified time | relevance | path

Searched refs:PCM_DATA_ENCODED_TIMER (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_codec_thread.cpp29 #define PCM_DATA_ENCODED_TIMER(isSbc) ((isSbc) ? ENCODE_TIMER_SBC : ENCODE_TIMER_AAC) macro
145 signalingTimer_->Start(PCM_DATA_ENCODED_TIMER(isSbc_), true); in StartTimer()
186 signalingTimer_->Start(PCM_DATA_ENCODED_TIMER(isSbc_), true); in SourceEncode()
196 signalingTimer_->Start(PCM_DATA_ENCODED_TIMER(isSbc_), true); in SourceEncode()

Completed in 2 milliseconds