Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_a2dp_src.h38 CODEC_BITS_PER_SAMPLE_16 = 1, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp47 {CODEC_BITS_PER_SAMPLE_16, A2DP_SAMPLE_BITS_16_USER},
79 {A2DP_SAMPLE_BITS_16_USER, CODEC_BITS_PER_SAMPLE_16},
261 CodecBitsPerSample::CODEC_BITS_PER_SAMPLE_16, "CODEC_BITS_PER_SAMPLE_16"); in CodecBitsPerSampleInit()

Completed in 2 milliseconds