Searched refs:streamRepeatVideo (Results 1 – 1 of 1) sorted by relevance
636 sptr<HStreamRepeat> streamRepeatVideo; in CreateVideoOutput() local647 …streamRepeatVideo = new (nothrow) HStreamRepeat(producer, format, width, height, RepeatStreamType:… in CreateVideoOutput()648 if (streamRepeatVideo == nullptr) { in CreateVideoOutput()658 videoOutput = streamRepeatVideo; in CreateVideoOutput()