Home
last modified time | relevance | path

Searched defs:frameSize (Results 1 - 25 of 25) sorted by relevance

/drivers/peripheral/audio/supportlibs/interfaces/include/
H A Daudio_if_lib_common.h32 uint32_t frameSize; member
/drivers/peripheral/audio/test/systemtest/common/adm_common/src/
H A Daudio_adm_common.cpp92 int32_t AdmRenderFramePrepare(const std::string& path, char *&frame, uint32_t& readSize, uint32_t& frameSize) in AdmRenderFramePrepare() argument
145 uint32_t frameSize = 0; in WriteFrameToSBuf() local
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_alsa_if_lib_render_test.cpp528 int32_t frameSize = channel * 2; /* 2 is for AUDIO_FORMAT_TYPE_PCM_16_BIT to byte */ in HWTEST_F() local
562 int32_t frameSize = channel * 2; /* 2 is for AUDIO_FORMAT_TYPE_PCM_16_BIT to byte */ in HWTEST_F() local
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_capture/src/
H A Daudio_alsa_if_lib_capture_test.cpp465 int32_t frameSize = capChannel * 2; /* 2 is for AUDIO_FORMAT_TYPE_PCM_16_BIT to byte */ in HWTEST_F() local
/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp61 uint64_t frameSize = 0; in GetCaptureBufferSize() local
589 uint64_t frameSize = 0; in BENCHMARK_F() local
/drivers/peripheral/audio/test/systemtest/common/adm_common/include/
H A Daudio_adm_common.h80 uint32_t frameSize; member
91 uint32_t frameSize; member
/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp70 uint64_t frameSize = 0; in GetRenderBufferSize() local
306 uint64_t frameSize = 0; in BENCHMARK_F() local
/drivers/peripheral/audio/test/unittest/common/render/
H A Daudio_render_common_test.cpp62 uint64_t frameSize = 0; in GetRenderBufferSize() local
229 uint64_t frameSize = 0; in HWTEST_F() local
240 uint64_t frameSize = 0; in HWTEST_F() local
/drivers/peripheral/audio/test/unittest/common/capture/
H A Daudio_capture_common_test.cpp56 uint64_t frameSize = 0; in GetCaptureBufferSize() local
/drivers/peripheral/distributed_audio/interface/audio/v1_0/
H A Dtypes.h83 uint32_t frameSize; member
/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_dma_ops.c1041 uint32_t frameSize, frames, bytes, oldptr, offset; AudioUsbRetireCaptureUrb() local
[all...]
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dimage_buffer.cpp329 void ImageBuffer::SetEsFrameSize(const int32_t frameSize) in SetEsFrameSize() argument
/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_snd_render.c619 uint32_t frameSize = cardIns->hwParams.channels * cardIns->hwParams.format; in RenderWriteiMmap() local
H A Dalsa_snd_capture.c752 uint32_t frameSize = handleData->frameCaptureMode.attrs.channelCount * handleData->frameCaptureMode.attrs.format; in CaptureMmapReadImpl() local
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp36 uint32_t frameSize = frameRenderMode->attrs.channelCount * (formatBits >> 3); // Bit to byte >> 3 in PcmBytesToFrames() local
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H A Dbuffer_operator.h334 void MyBuffer::SetEsFrameSize(const int32_t frameSize) in SetEsFrameSize() argument
/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_host.h174 uint32_t frameSize; member
199 uint32_t frameSize; member
/drivers/hdf_core/framework/model/audio/usb/include/
H A Daudio_usb_linux.h102 uint32_t frameSize; /* samples per frame for non-audio */ member
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c71 uint32_t frameSize = frameRenderMode->attrs.channelCount * (formatBits >> 3); // Bit to byte >> 3 in PcmBytesToFrames() local
/drivers/peripheral/audio/test/sample/
H A Didl_render.c373 uint64_t frameSize = 0; in InitPlayingAudioParam() local
/drivers/peripheral/bluetooth/audio/interfaces/include/
H A Daudio_types.h188 uint32_t frameSize; /**< Frame size of the audio data */ member
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp1075 uint64_t frameSize = 0; in GetCaptureBufferSize() local
/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_types.h221 uint32_t frameSize; /**< Frame size of the audio data */ member
/drivers/peripheral/audio/interfaces/include/
H A Daudio_types.h220 uint32_t frameSize; /**< Frame size of the audio data */ member
/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Daudio_types_vdi.h343 uint32_t frameSize; member

Completed in 26 milliseconds