Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp110 loudness = frame.scaleFactor_[channel][subband] - SBC_OFFSET_4[frame.frequency_][subband]; in SbcCalculateLoudness()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_tables.h24 static const int SBC_OFFSET_4[4][4] = { variable