Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.cpp36 const int CODEC_AAC_SAMPLE4 = 4; member
741 *(codecInfo + CODEC_AAC_SAMPLE4) = userConfig.sampleRate_; in ChangeUserConfigureInfo()
747 LOG_INFO("[A2dpProfilePeer]%{public}s AAC Freq(%u)\n", __func__, *(codecInfo + CODEC_AAC_SAMPLE4)); in ChangeUserConfigureInfo()
818 (userConfig.sampleRate_ << CODEC_BIT_MOVE8) | *(codecInfo + CODEC_AAC_SAMPLE4); in SelectCodecInfo()

Completed in 3 milliseconds