Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Da2dp_data_service.h38 PCM_SAMPLE_BITS_16 = 0x0, /* BitsPerSample:16bit */ enumerator
91 …eInitPcmStream(uint8_t sampleRate, uint8_t channelMode, uint8_t bitsPerSample = PCM_SAMPLE_BITS_16)
98 uint8_t bitsPerSample = PCM_SAMPLE_BITS_16, bool writeFileNoCheck = false)