Home
last modified time | relevance | path

Searched refs:CODEC_BITS_PER_SAMPLE_32 (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_a2dp_src.h40 CODEC_BITS_PER_SAMPLE_32 = 3, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp49 {CODEC_BITS_PER_SAMPLE_32, A2DP_SAMPLE_BITS_32_USER},
81 {A2DP_SAMPLE_BITS_32_USER, CODEC_BITS_PER_SAMPLE_32},
265 CodecBitsPerSample::CODEC_BITS_PER_SAMPLE_32, "CODEC_BITS_PER_SAMPLE_32"); in CodecBitsPerSampleInit()

Completed in 3 milliseconds