Searched refs:A2dpSbcGetNumberOfBlocks (Results 1 – 2 of 2) sorted by relevance
139 static int16_t A2dpSbcGetNumberOfBlocks(const uint8_t *codecInfo);
194 int16_t A2dpSbcEncoder::A2dpSbcGetNumberOfBlocks(const uint8_t *codecInfo) in A2dpSbcGetNumberOfBlocks() function in OHOS::bluetooth::A2dpSbcEncoder245 encParams->numOfBlocks = A2dpSbcGetNumberOfBlocks(codecInfo); in A2dpSbcUpdateEncoderParams()