Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_a2dp_src.h39 CODEC_BITS_PER_SAMPLE_24 = 2, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp48 {CODEC_BITS_PER_SAMPLE_24, A2DP_SAMPLE_BITS_24_USER},
80 {A2DP_SAMPLE_BITS_24_USER, CODEC_BITS_PER_SAMPLE_24},
263 CodecBitsPerSample::CODEC_BITS_PER_SAMPLE_24, "CODEC_BITS_PER_SAMPLE_24"); in CodecBitsPerSampleInit()

Completed in 2 milliseconds