Searched defs:IsStreamsSupported (Results 1 – 4 of 4) sorted by relevance
/drivers/peripheral/camera/hdi_service/v1_0/src/ | ||
D | stream_operator_service.cpp | 35 int32_t StreamOperatorService::IsStreamsSupported(OperationMode mode, const std::vector<uint8_t> &m… in IsStreamsSupported() function in OHOS::Camera::StreamOperatorService |
/drivers/peripheral/camera/hal_c/hdi_cif/src/ | ||
D | stream_operator.cpp | 31 CamRetCode StreamOperator::IsStreamsSupported(OperationMode mode, in IsStreamsSupported() function in OHOS::Camera::StreamOperator |
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ | ||
D | stream_operator_vdi_impl.cpp | 127 int32_t StreamOperatorVdiImpl::IsStreamsSupported(VdiOperationMode mode, const std::vector<uint8_t>… in IsStreamsSupported() function in OHOS::Camera::StreamOperatorVdiImpl |
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ | ||
D | dstream_operator.cpp | 32 int32_t DStreamOperator::IsStreamsSupported(OperationMode mode, const std::vector<uint8_t> &modeSet… in IsStreamsSupported() function in OHOS::DistributedHardware::DStreamOperator |