Searched refs:V4L2ControlDelegate (Results 1 – 3 of 3) sorted by relevance
28 class V4L2ControlDelegate : public ControlDelegateInterface<TMetadata> {30 V4L2ControlDelegate( in V4L2ControlDelegate() function
36 dut_.reset(new V4L2ControlDelegate<uint8_t>( in SetUp()40 std::unique_ptr<V4L2ControlDelegate<uint8_t>> dut_;
301 std::make_unique<V4L2ControlDelegate<T>>( in V4L2Control()