Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dcalc_max_amplitude.cpp28 constexpr int32_t SAMPLE_U8_C = 0; member
105 case SAMPLE_U8_C: { in UpdateMaxAmplitude()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h154 SAMPLE_U8_C = 0, enumerator
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp594 hdiFormat = SAMPLE_U8_C; in ConvertToHdiAdapterFormat()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp579 case SAMPLE_U8_C: { in UpdateMaxAmplitude()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/
H A Daudio_utils_unit_test.cpp217 * @tc.desc : Test UpdateMaxAmplitude interface when adapterFormat is SAMPLE_U8_C.
221 ConvertHdiFormat adapterFormat = SAMPLE_U8_C; in HWTEST()

Completed in 10 milliseconds