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

/external/libvpx/libvpx/test/
H A Divf_video_source.h29 class IVFVideoSource : public CompressedVideoSource { class in namespace:libvpx_test
31 explicit IVFVideoSource(const std::string &file_name) function in class:libvpx_test::IVFVideoSource
40 virtual ~IVFVideoSource() {

Completed in 295 milliseconds