Searched refs:StretchToOutputFrame (Results 1 – 2 of 2) sorted by relevance
87 bool StretchToOutputFrame(const VideoFrame* in_frame);
335 if (!StretchToOutputFrame(in_frame)) { in AdaptFrame()392 bool VideoAdapter::StretchToOutputFrame(const VideoFrame* in_frame) { in StretchToOutputFrame() function in cricket::VideoAdapter