Home
last modified time | relevance | path

Searched refs:ANALYZE (Results 1 – 15 of 15) sorted by relevance

/drivers/peripheral/camera/test/ut/v4l2/
Dhdfcamera_facedetect.cpp47 cameraBase_->intents = {PREVIEW, STILL_CAPTURE, ANALYZE};
115 cameraBase_->intents = {PREVIEW, ANALYZE};
Dtest_camera_base.cpp573 } else if (intent == ANALYZE) { in StartStream()
Dcamera_preview_test.cpp363 streamInfo.intent_ = ANALYZE;
/drivers/peripheral/camera/hal_c/include/
Dcamera_types_c_if.h74 ANALYZE = 4, enumerator
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameracreatestreams_fuzzer/
Ddcameracreatestreams_fuzzer.cpp35 StreamIntent::ANALYZE, StreamIntent::CUSTOM
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraisstreamssupported_fuzzer/
Ddcameraisstreamssupported_fuzzer.cpp35 StreamIntent::ANALYZE, StreamIntent::CUSTOM
/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
Dvdi_types.h62 ANALYZE = 4, enumerator
/drivers/peripheral/camera/test/hdi/v1_0/src/
Dut_common.cpp200 infos->intent_ = StreamIntent::ANALYZE; in DefaultInfosAnalyze()
226 consumerMap_[StreamIntent::ANALYZE] = consumer_analyze; in DefaultInfosAnalyze()
249 } else if (intent == StreamIntent::ANALYZE) { in StartStream()
/drivers/peripheral/camera/test/hdi/v1_1/src/
Dhdi_common_v1_1.cpp219 infos->v1_0.intent_ = StreamIntent::ANALYZE; in DefaultInfosAnalyze()
244 consumerMap_[StreamIntent::ANALYZE] = consumer_analyze; in DefaultInfosAnalyze()
278 } else if (intent == StreamIntent::ANALYZE) { in StartStream()
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
Dstream_base.cpp27 {ANALYZE, STREAM_INTENT_TO_STRING(ANALYZE)},
/drivers/interface/camera/v1_0/
DTypes.idl125 ANALYZE = 4,
/drivers/peripheral/camera/test/benchmarktest/v1_0/src/
Dbenchmark_common.cpp173 } else if (intent == StreamIntent::ANALYZE) { in StartStream()
/drivers/peripheral/camera/test/benchmarktest/v1_1/src/
Dbenchmark_common.cpp198 } else if (intent == StreamIntent::ANALYZE) { in StartStream()
/drivers/peripheral/camera/test/ut/usb_camera/
Dtest_camera_base.cpp590 } else if (intent == ANALYZE) { in StartStream()
/drivers/peripheral/camera/test/mpi/src/
Dhdi_stream_test.cpp936 Test_->streamInfo->intent_ = Camera::ANALYZE;