Searched defs:totalSizeInframe (Results 1 - 10 of 10) sorted by relevance
/foundation/multimedia/audio_framework/services/audio_service/test/example/ |
H A D | audio_hdi_device_test.cpp | 42 uint32_t totalSizeInframe = 0; in RenderFrameFromFile() local
|
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | audio_process_in_server.cpp | 370 int32_t AudioProcessInServer::ConfigProcessBuffer(uint32_t &totalSizeInframe, in ConfigProcessBuffer() argument
|
H A D | audio_endpoint_separate.cpp | 337 int32_t AudioEndpointSeparate::GetPreferBufferInfo(uint32_t &totalSizeInframe, uint32_t &spanSizeInframe) in GetPreferBufferInfo() argument
|
H A D | audio_service.cpp | 545 uint32_t totalSizeInframe = 0; in GetAudioProcess() local
|
H A D | audio_endpoint.cpp | 902 int32_t AudioEndpointInner::GetPreferBufferInfo(uint32_t &totalSizeInframe, uint32_t &spanSizeInframe) in GetPreferBufferInfo() argument
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/ |
H A D | remote_fast_audio_capturer_source.cpp | 410 int32_t RemoteFastAudioCapturerSourceInner::GetMmapBufferInfo(int &fd, uint32_t &totalSizeInframe, in GetMmapBufferInfo() argument
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/ |
H A D | fast_audio_capturer_source.cpp | 373 int32_t FastAudioCapturerSourceInner::GetMmapBufferInfo(int &fd, uint32_t &totalSizeInframe, uint32_t &spanSizeInframe, in GetMmapBufferInfo() argument
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/ |
H A D | remote_fast_audio_renderer_sink.cpp | 360 int32_t RemoteFastAudioRendererSinkInner::GetMmapBufferInfo(int &fd, uint32_t &totalSizeInframe, in GetMmapBufferInfo() argument
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/ |
H A D | bluetooth_renderer_sink.cpp | 1079 int32_t BluetoothRendererSinkInner::GetMmapBufferInfo(int &fd, uint32_t &totalSizeInframe, uint32_t &spanSizeInframe, in GetMmapBufferInfo() argument
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/ |
H A D | fast_audio_renderer_sink.cpp | 305 int32_t FastAudioRendererSinkInner::GetMmapBufferInfo(int &fd, uint32_t &totalSizeInframe, uint32_t &spanSizeInframe, in GetMmapBufferInfo() argument
|
Completed in 16 milliseconds