Searched defs:DummyVideoSource (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
H A Dvideo_source.h133 class DummyVideoSource : public VideoSource { class in namespace:libvpx_test
135 DummyVideoSource() function in class:libvpx_test::DummyVideoSource
141 virtual ~DummyVideoSource() { vpx_img_free(img_); }
206 class RandomVideoSource : public DummyVideoSource {

Completed in 92 milliseconds