Home
last modified time | relevance | path

Searched defs:bitSlice (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp124 int bitSlice = SbcCalculateBitsMax(frame, channel, subbands, bitNeed); in SbcCalculateBitsNormal() local
276 void Frame::SbcCalculateBitsInnerStereo(const int subbands, int bitSlice, in SbcCalculateBitsInnerStereo()
300 int bitSlice = SbcCalculateBitsMaxStereo(frame, subbands, bitNeed); in SbcCalculateBitsStereo() local