Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dcalc_max_amplitude.cpp31 constexpr int32_t SAMPLE_S32_C = 3; member
115 case SAMPLE_S32_C: { in UpdateMaxAmplitude()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h157 SAMPLE_S32_C = 3, enumerator
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp603 hdiFormat = SAMPLE_S32_C; in ConvertToHdiAdapterFormat()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp589 case SAMPLE_S32_C: { in UpdateMaxAmplitude()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H A Daudio_utils_unit_test.cpp263 * @tc.desc : Test UpdateMaxAmplitude interface when adapterFormat is SAMPLE_S32_C.
267 ConvertHdiFormat adapterFormat = SAMPLE_S32_C; in HWTEST()

Completed in 10 milliseconds