Home
last modified time | relevance | path

Searched defs:GetFrameCount (Results 1 – 16 of 16) sorted by relevance

/drivers/interface/bluetooth/a2dp/include/
Daudio_attribute.h65 int32_t (*GetFrameCount)(AudioHandle handle, uint64_t *count); member
/drivers/peripheral/audio/interfaces/include/
Daudio_attribute.h65 int32_t (*GetFrameCount)(AudioHandle handle, uint64_t *count); member
/drivers/peripheral/audio/interfaces/2.0/include/
Daudio_attribute.h66 int32_t (*GetFrameCount)(AudioHandle handle, uint64_t *count); member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/lite/
Dstream_tunnel.cpp168 uint64_t StreamTunnel::GetFrameCount() const in GetFrameCount() function in OHOS::Camera::StreamTunnel
/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
Dcapture_message.h81 uint32_t GetFrameCount() const in GetFrameCount() function
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/stream_tunnel/standard/
Dstream_tunnel.cpp215 uint64_t StreamTunnel::GetFrameCount() const in GetFrameCount() function in OHOS::Camera::StreamTunnel
/drivers/peripheral/audio/interfaces/sound/v1_0/
Diaudio_capture_vdi.h45 int32_t (*GetFrameCount)(struct IAudioCaptureVdi *self, uint64_t *count); member
Diaudio_render_vdi.h53 int32_t (*GetFrameCount)(struct IAudioRenderVdi *self, uint64_t *count); member
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
Dstream_base.cpp508 uint64_t StreamBase::GetFrameCount() const in GetFrameCount() function in OHOS::Camera::StreamBase
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
Daudio_capture_ext_impl.cpp253 int32_t AudioCaptureExtImpl::GetFrameCount(uint64_t &count) in GetFrameCount() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureExtImpl
Daudio_capture_interface_impl.cpp295 int32_t AudioCaptureInterfaceImpl::GetFrameCount(uint64_t &count) in GetFrameCount() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioCaptureInterfaceImpl
Daudio_render_ext_impl.cpp371 int32_t AudioRenderExtImpl::GetFrameCount(uint64_t &count) in GetFrameCount() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderExtImpl
Daudio_render_interface_impl.cpp461 int32_t AudioRenderInterfaceImpl::GetFrameCount(uint64_t &count) in GetFrameCount() function in OHOS::HDI::DistributedAudio::Audio::V1_0::AudioRenderInterfaceImpl
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_test_utils/
Daudio_test_utils.h201 int32_t GetFrameCount(uint64_t &count) override in GetFrameCount() function
362 int32_t GetFrameCount(uint64_t &count) override in GetFrameCount() function
/drivers/peripheral/audio/test/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp600 BENCHMARK_F(AudioCaptureBenchmarkTest, GetFrameCount)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/audio/test/benchmarktest/render/
Daudio_render_benchmarktest.cpp317 BENCHMARK_F(AudioRenderBenchmarkTest, GetFrameCount)(benchmark::State &state) in BENCHMARK_F() argument