Home
last modified time | relevance | path

Searched refs:SetSize (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Di420_video_source.h39 SetSize(width, height); in I420VideoSource()
83 void SetSize(unsigned int width, unsigned int height) { in SetSize() function
Dvideo_source.h88 SetSize(80, 64); in DummyVideoSource()
121 void SetSize(unsigned int width, unsigned int height) { in SetSize() function
Dresize_test.cc101 SetSize(kInitialWidth, kInitialHeight); in ResizingVideoSource()
110 SetSize(ScaleForFrameNumber(frame_, kInitialWidth), in Next()