Home
last modified time | relevance | path

Searched defs:captureInfos (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcamerastartcapture_fuzzer/
H A Ddcamerastartcapture_fuzzer.cpp48 std::vector<DCCaptureInfo> captureInfos; in DcameraStartCaptureFuzzTest() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraadddcameradevice_fuzzer/
H A Ddcameraadddcameradevice_fuzzer.cpp50 int32_t StartCapture(const DHBase& dhBase, const std::vector<DCCaptureInfo>& captureInfos) in StartCapture() argument
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraenabledcameradevice_fuzzer/
H A Ddcameraenabledcameradevice_fuzzer.cpp50 int32_t StartCapture(const DHBase& dhBase, const std::vector<DCCaptureInfo>& captureInfos) in StartCapture() argument
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_provider/
H A Ddcamera_provider.cpp318 int32_t DCameraProvider::StartCapture(const DHBase &dhBase, const std::vector<DCCaptureInfo> &captureInfos) in StartCapture() argument
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_capture_vdi.c41 struct AudioCaptureInfo *captureInfos[AUDIO_VDI_STREAM_NUM_MAX]; member
[all...]
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp365 void DStreamOperator::ExtractCaptureInfo(std::vector<DCCaptureInfo> &captureInfos) in ExtractCaptureInfo() argument
432 std::vector<DCCaptureInfo> captureInfos; in DoCapture() local

Completed in 6 milliseconds