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

/external/chromium_org/third_party/libvpx/source/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() {
/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 263 milliseconds