OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StretchToFrame
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/talk/media/base/
videoframefactory.cc
72
cropped_input_frame->
StretchToFrame
(output_frame_.get(), true, true);
videoframe.h
185
virtual void
StretchToFrame
(VideoFrame *target, bool interpolate,
videoframe.cc
203
void VideoFrame::
StretchToFrame
(VideoFrame* dst,
226
StretchToFrame
(dest, interpolate, vert_crop);
videoframe_unittest.h
[
all
...]
/external/webrtc/talk/media/webrtc/
webrtcvideoframe_unittest.cc
265
TEST_WEBRTCVIDEOFRAME(
StretchToFrame
)
Completed in 706 milliseconds