Home
last modified time | relevance | path

Searched defs:frameLen (Results 1 - 13 of 13) sorted by relevance

/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiocapture_fuzzer/
H A Daudiocapture_fuzzer.cpp100 uint32_t frameLen = 0; in CaptureFucSwitch() local
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_common_vdi.c489 int32_t AudioCommonFrameInfoToVdiFrameInfoVdi(const struct AudioFrameLen *frameLen, in AudioCommonFrameInfoToVdiFrameInfoVdi() argument
[all...]
H A Daudio_capture_vdi.c63 int32_t AudioCaptureFrameVdi(struct IAudioCapture *capture, int8_t *frame, uint32_t *frameLen, uint64_t *replyBytes) in AudioCaptureFrameVdi() argument
88 int32_t AudioCaptureFrameEcVdi(struct IAudioCapture *capture, const struct AudioFrameLen *frameLen, in AudioCaptureFrameEcVdi() argument
H A Daudio_render_vdi.c85 int32_t AudioRenderFrameVdi(struct IAudioRender *render, const int8_t *frame, uint32_t frameLen, uint64_t *replyBytes) in AudioRenderFrameVdi() argument
/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp203 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); in BENCHMARK_F() local
232 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); in BENCHMARK_F() local
/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp587 uint32_t frameLen = (uint64_t)GetRenderBufferSize(); in BENCHMARK_F() local
/drivers/peripheral/audio/test/unittest/common/render/
H A Daudio_render_common_test.cpp435 uint32_t frameLen = (uint64_t)GetRenderBufferSize(); in HWTEST_F() local
647 uint32_t frameLen = DEFAULT_BUFFER_SIZE; in HWTEST_F() local
660 uint32_t frameLen = (uint64_t)GetRenderBufferSize(); in HWTEST_F() local
[all...]
/drivers/peripheral/audio/test/hal_mock/
H A Daudio_render_mock.c33 static int32_t RenderFrame(struct IAudioRenderVdi* render, const int8_t *frame, uint32_t frameLen, uint64_t *replyBytes) in RenderFrame() argument
/drivers/peripheral/audio/test/unittest/common/capture/
H A Daudio_capture_common_test.cpp198 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); in HWTEST_F() local
248 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); in HWTEST_F() local
/drivers/hdf_core/framework/include/platform/
H A Di2s_if.h150 enum I2sFrameLen frameLen; member
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_capture.c732 AudioCaptureCaptureFrame( struct IAudioCapture *capture, int8_t *frame, uint32_t *frameLen, uint64_t *replyBytes) AudioCaptureCaptureFrame() argument
H A Daudio_render.c834 AudioRenderRenderFrame( struct IAudioRender *render, const int8_t *frame, uint32_t frameLen, uint64_t *replyBytes) AudioRenderRenderFrame() argument
/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Daudio_types_vdi.h328 uint32_t frameLen; member

Completed in 19 milliseconds