Home
last modified time | relevance | path

Searched refs:SAMPLE_S24_C (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dcalc_max_amplitude.cpp30 constexpr int32_t SAMPLE_S24_C = 2; member
112 case SAMPLE_S24_C: { in UpdateMaxAmplitude()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h156 SAMPLE_S24_C = 2, enumerator
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp600 hdiFormat = SAMPLE_S24_C; in ConvertToHdiAdapterFormat()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp586 case SAMPLE_S24_C: { in UpdateMaxAmplitude()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H A Daudio_utils_unit_test.cpp247 * @tc.desc : Test UpdateMaxAmplitude interface when adapterFormat is SAMPLE_S24_C.
251 ConvertHdiFormat adapterFormat = SAMPLE_S24_C; in HWTEST()

Completed in 10 milliseconds