Home
last modified time | relevance | path

Searched defs:intents (Results 1 – 12 of 12) sorted by relevance

/drivers/peripheral/camera/test/mpi/src/
Dcommon.cpp262 void Test::StartStream(std::vector<Camera::StreamIntent> intents) in StartStream()
429 void Test::StopConsumer(std::vector<Camera::StreamIntent> intents) in StopConsumer()
/drivers/peripheral/camera/test/ut/v4l2/
Dtest_camera_base.h123 std::vector<StreamIntent> intents; variable
Dusb_camera_test_mult.cpp120 void UtestUSBCameraTestMult::StartStream(std::vector<StreamIntent> intents) in StartStream()
Dtest_camera_base.cpp517 void TestCameraBase::StartStream(std::vector<StreamIntent> intents) in StartStream()
/drivers/peripheral/camera/test/hdi/v1_0/include/
Dut_common.h114 std::vector<StreamIntent> intents; variable
/drivers/peripheral/camera/test/hdi/v1_1/include/
Dhdi_common_v1_1.h127 std::vector<StreamIntent> intents; variable
/drivers/peripheral/camera/test/mpi/include/
Dcommon.h101 std::vector<Camera::StreamIntent> intents; variable
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
Dbenchmark_common.cpp128 void Test::StartStream(std::vector<StreamIntent> intents) in StartStream()
/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
Dbenchmark_common.cpp143 void Test::StartStream(std::vector<StreamIntent> intents) in StartStream()
/drivers/peripheral/camera/test/hdi/v1_0/src/
Dut_common.cpp229 void Test::StartStream(std::vector<StreamIntent> intents) in StartStream()
/drivers/peripheral/camera/test/hdi/v1_1/src/
Dhdi_common_v1_1.cpp247 void Test::StartStream(std::vector<StreamIntent> intents) in StartStream()
/drivers/peripheral/camera/test/ut/usb_camera/
Dtest_camera_base.cpp534 void TestCameraBase::StartStream(std::vector<StreamIntent> intents) in StartStream()