Home
last modified time | relevance | path

Searched defs:streamInfoPre (Results 1 – 4 of 4) sorted by relevance

/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/
Dtest_display.h112 StreamInfo streamInfoPre = {}; variable
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
Dcommon.h71 std::shared_ptr<StreamInfo> streamInfoPre = nullptr; variable
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
Dhdi_common_v1_1.h93 std::shared_ptr<OHOS::HDI::Camera::V1_1::StreamInfo_V1_1> streamInfoPre = nullptr; variable
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
Dhdf_camera_benchmark_test.cpp166 std::shared_ptr<StreamInfo> streamInfoPre = std::make_shared<StreamInfo>(); in BENCHMARK_F() local
206 std::shared_ptr<StreamInfo> streamInfoPre = std::make_shared<StreamInfo>(); in BENCHMARK_F() local