Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_constant.h44 SBC_ERROR_NO_ENOUGH_BITSTREAM = -2, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp373 return SBC_ERROR_NO_ENOUGH_BITSTREAM; in UnpackFrameStream()
391 return SBC_ERROR_NO_ENOUGH_BITSTREAM; in UnpackFrameStream()