Searched refs:input_3 (Results 1 – 2 of 2) sorted by relevance
118 auto callback = [&flag](int32_t input_1, int32_t input_2, int32_t input_3, int32_t input_4,
9444 sptr<CaptureInput> input_3 = manager_->CreateCameraInput(cameras_[1]); variable9445 ASSERT_NE(input_3, nullptr);9447 sptr<CameraInput> camInput_3 = (sptr<CameraInput>&)input_3;9456 intResult = session_3->AddInput(input_3);