Searched defs:intfImpl (Results 1 – 1 of 1) sorted by relevance
144 auto intfImpl = std::make_shared<V4L2DecodeInterface>(name, helper); in create() local156 const std::shared_ptr<V4L2DecodeInterface>& intfImpl) in V4L2DecodeComponent()