Home
last modified time | relevance | path

Searched defs:SetStreamInfo (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_restore_param.cpp96 void HCameraRestoreParam::SetStreamInfo(std::vector<StreamInfo_V1_1> &streamInfos) in SetStreamInfo() function in OHOS::CameraStandard::HCameraRestoreParam
H A Dhstream_common.cpp169 void HStreamCommon::SetStreamInfo(StreamInfo_V1_1 &streamInfo) in SetStreamInfo() function in OHOS::CameraStandard::HStreamCommon
H A Dhstream_depth_data.cpp63 void HStreamDepthData::SetStreamInfo(StreamInfo_V1_1& streamInfo) in SetStreamInfo() function in OHOS::CameraStandard::HStreamDepthData
H A Dhstream_metadata.cpp67 void HStreamMetadata::SetStreamInfo(StreamInfo_V1_1 &streamInfo) in SetStreamInfo() function in OHOS::CameraStandard::HStreamMetadata
H A Dhstream_capture.cpp114 void HStreamCapture::SetStreamInfo(StreamInfo_V1_1 &streamInfo) in SetStreamInfo() function in OHOS::CameraStandard::HStreamCapture
H A Dhstream_repeat.cpp83 void HStreamRepeat::SetStreamInfo(StreamInfo_V1_1& streamInfo) in SetStreamInfo() function in OHOS::CameraStandard::HStreamRepeat
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/
H A Ddouble_preview_test.cpp36 void DoublePreviewTest::SetStreamInfo(StreamInfo &streamInfo, in SetStreamInfo() function in DoublePreviewTest
H A Dcamera_video_test.cpp34 void CameraVideoTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &… in SetStreamInfo() function in CameraVideoTest
H A Dmeta_data_test.cpp59 void MetaDataTest::SetStreamInfo(StreamInfo &streamInfo, const std::shared_ptr<StreamCustomer> &str… in SetStreamInfo() function in MetaDataTest
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dvideo_post_processor.cpp248 void VideoPostProcessor::SetStreamInfo(const StreamDescription& stream, sptr<BufferProducerSequence… in SetStreamInfo() function in OHOS::CameraStandard::DeferredProcessing::VideoPostProcessor
/ohos5.0/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp31 void OhosCameraDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() function in OHOS::Camera::OhosCameraDemo
/ohos5.0/drivers/peripheral/camera/test/demo_3A/
H A Dohos_camera_demo_3a.cpp26 void OhosCameraDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() function in OHOS::Camera::OhosCameraDemo
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp34 void DcameraHdfDemo::SetStreamInfo(StreamInfo& streamInfo, in SetStreamInfo() function in OHOS::DistributedHardware::DcameraHdfDemo
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_param_utils.cpp401 napi_status NapiParamUtils::SetStreamInfo(const napi_env &env, const AudioStreamInfo &streamInfo, n… in SetStreamInfo() function in OHOS::AudioStandard::NapiParamUtils