Searched defs:frameCount (Results 1 – 9 of 9) sorted by relevance
| /drivers/peripheral/camera/hal/hdi_impl/include/stream_operator/ |
| D | stream_base.h | 74 uint64_t frameCount = 0; variable
|
| D | capture_message.h | 76 …essage(int32_t streamId, int32_t captureId, uint64_t time, uint32_t peerCount, uint32_t frameCount) in CaptureEndedMessage()
|
| /drivers/peripheral/audio/test/unittest/hdi/passthrough/render/src/ |
| D | audio_render_test.cpp | 63 uint32_t frameCount = 0; variable 71 uint32_t *frameCount = nullptr; variable 82 uint32_t frameCount = 0; variable 95 uint32_t frameCount = 0; variable 107 uint32_t frameCount = 0; variable
|
| /drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
| D | audio_render.cpp | 25 …sToFrames(const struct AudioFrameRenderMode *frameRenderMode, uint64_t bytes, uint32_t *frameCount) in PcmBytesToFrames() 331 uint32_t frameCount = 0; in AudioRenderRenderFrame() local
|
| /drivers/peripheral/audio/supportlibs/adm_adapter/src/ |
| D | audio_interface_lib_capture.c | 988 char *frame, uint32_t frameCount, uint32_t dataSize) in AudioInputCaptureReadInfoToHandleData() 1008 uint32_t frameCount = 0; in AudioOutputCaptureRead() local
|
| /drivers/peripheral/audio/hdi_service/passthrough/src/ |
| D | audio_render.c | 46 uint64_t bytes, uint32_t *frameCount) in PcmBytesToFrames() 814 uint32_t frameCount = 0; in AudioRenderRenderFrame() local
|
| /drivers/peripheral/audio/hal/hdi_passthrough/src/ |
| D | audio_render.c | 39 …sToFrames(const struct AudioFrameRenderMode *frameRenderMode, uint64_t bytes, uint32_t *frameCount) in PcmBytesToFrames() 858 uint32_t frameCount = 0; in AudioRenderRenderFrame() local
|
| /drivers/peripheral/camera/hal_c/include/ |
| D | camera_types_c_if.h | 160 int frameCount; member
|
| /drivers/peripheral/audio/test/systemtest/supportlibs/common/render/src/ |
| D | audio_alsa_librender_test.cpp | 101 …uint32_t frameCount = (frameRenderMode.attrs.channelCount * (PcmFormatToBits(frameRenderMode.attrs… in PcmBytesToFrames() local
|