Home
last modified time | relevance | path

Searched refs:BETA_VERSION (Results 1 - 12 of 12) sorted by relevance

/foundation/multimedia/media_foundation/services/media_monitor/common/include/
H A Dmonitor_utils.h25 const std::string BETA_VERSION = "beta"; member
/foundation/multimedia/media_foundation/services/media_monitor/client/src/
H A Dmedia_monitor_manager.cpp123 if (versionType_ != BETA_VERSION) { in WriteAudioBuffer()
145 if (versionType_ != BETA_VERSION) { in GetMediaParameters()
191 if (versionType_ != BETA_VERSION) { in SetMediaParameters()
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_monitor_service.cpp189 if (versionType_ != BETA_VERSION) { in IsNeedDump()
205 if (versionType_ != BETA_VERSION) { in GetInputBuffer()
223 if (versionType_ != BETA_VERSION) { in InputBufferFilled()
239 if (versionType_ != BETA_VERSION) { in GetPcmDumpStatus()
250 if (versionType_ != BETA_VERSION) { in SetMediaParameters()
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dcapturer_in_server.cpp249 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in ReadData()
H A Daudio_endpoint.cpp1561 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in GetAllReadyProcessData()
1609 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in ProcessToEndpointDataHandle()
2041 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in ReadFromEndpoint()
H A Drenderer_in_server.cpp487 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in WriteData()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h208 const std::string BETA_VERSION = "beta"; member
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain.cpp390 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in DumpEffectProcessData()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp658 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in RenderFrame()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/
H A Dbluetooth_renderer_sink.cpp522 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in RenderFrame()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp760 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in RenderFrame()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp820 if (AudioDump::GetInstance().GetVersionType() == BETA_VERSION) { in CaptureFrame()

Completed in 28 milliseconds