libvpx,vp9_datarate_test: drop one-pass vod mode
authorJames Zern <jzern@google.com>
Thu, 30 May 2019 22:22:58 +0000 (15:22 -0700)
committerJames Zern <jzern@google.com>
Fri, 31 May 2019 03:15:11 +0000 (20:15 -0700)
commit78dabb0557f45dfa019e78a6eac080e083ae2525
treec9581d2551436429063526b23424df4920e7238f
parent8c8957048832ba3d0d60f7d8122db1ba0aa8042d
libvpx,vp9_datarate_test: drop one-pass vod mode

this test is only useful for realtime mode testing given the number of
frames and that one-pass vod has never been a primary focus for
development.

BUG=webm:1512

Change-Id: I23208393a5fcc5bcf9b267fab4b0d1aad500918a
test/vp9_datarate_test.cc