Searched refs:continueCh (Results 1 – 1 of 1) sorted by relevance
249 std::shared_ptr<ICameraChannel> continueCh = std::make_shared<DCameraChannelSourceImpl>(); in Init() local252 channels_.emplace(CONTINUOUS_FRAME, continueCh); in Init()