Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_aac_param_ctrl.cpp26 const int PCM_CHANNEL_SAMPLES_PER_SAMPLE = 1024; variable
819 samplesPerFrame = PCM_CHANNEL_SAMPLES_PER_SAMPLE; in ComputeMaxBitRateAac()