Searched defs:DoDecode (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ | ||
D | encode_perf_test.cc | 115 virtual bool DoDecode() { return 0; } in DoDecode() function in __anon30df35410111::VP9EncodePerfTest |
D | decode_perf_test.cc | 183 virtual bool DoDecode() { return false; } in DoDecode() function in __anon213d9bd70111::VP9NewEncodeDecodePerfTest |
D | encode_test_driver.h | 241 virtual bool DoDecode() const { return 1; } in DoDecode() function |
D | error_resilience_test.cc | 147 virtual bool DoDecode() const { in DoDecode() function in __anon927123330111::ErrorResilienceTestLarge |