Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp459 void A2dpSbcEncoder::CalculateSbcPCMRemain(uint16_t codecSize, uint32_t bytesNum, uint8_t *numOfFra… in CalculateSbcPCMRemain()
485 uint16_t codecSize = subbands * blocks * channelMode * VALUE_TWO; in A2dpSbcEncodeFrames() local