Home
last modified time | relevance | path

Searched defs:streamInfoPre (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/camera/test/ut/v4l2/
H A Dlogic_camera_test.cpp61 std::shared_ptr<StreamInfo> streamInfoPre = std::make_shared<StreamInfo>(); in TEST_F() local
[all...]
H A Dtest_camera_base.h112 StreamInfo streamInfoPre = {}; member in TestCameraBase
/drivers/peripheral/camera/test/common/v1_1/include/
H A Dhdi_common_v1_1.h63 std::shared_ptr<StreamInfo_V1_1> streamInfoPre = nullptr; member in OHOS::Camera::HdiCommonV1_1
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
H A Dcamera_benchmark_test.cpp171 std::shared_ptr<StreamInfo> streamInfoPre = std::make_shared<StreamInfo>(); in BENCHMARK_F() local
211 std::shared_ptr<StreamInfo> streamInfoPre = std::make_shared<StreamInfo>(); BENCHMARK_F() local
[all...]
/drivers/peripheral/camera/test/common/v1_0/include/
H A Dhdi_common.h87 std::shared_ptr<StreamInfo> streamInfoPre = nullptr; member in OHOS::Camera::HdiCommon

Completed in 3 milliseconds