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

/external/libvpx/libvpx/test/
H A Dvideo_source.h138 class DummyVideoSource : public VideoSource { class in namespace:libvpx_test
140 DummyVideoSource() function in class:libvpx_test::DummyVideoSource
149 virtual ~DummyVideoSource() { vpx_img_free(img_); }
217 class RandomVideoSource : public DummyVideoSource {

Completed in 102 milliseconds