Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp246 encParams->allocationMethod = A2dpSbcGetAllocationMethodCode(codecInfo); in A2dpSbcUpdateEncoderParams()
255 encParams->allocationMethod, in A2dpSbcUpdateEncoderParams()
439 switch (encParams->allocationMethod) { in ConvertAllocationParamToSBCParam()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_encoder_sbc.h95 int16_t allocationMethod; // loudness:0, snr:1. member