Searched defs:DoDecode (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/test/ | ||
D | error_resilience_test.cc | 89 virtual bool DoDecode() const { in DoDecode() function in __anon04ceaab10111::ErrorResilienceTest |
D | encode_test_driver.h | 199 virtual bool DoDecode() const { return 1; } in DoDecode() function |
/external/chromium_org/content/common/gpu/media/ | ||
D | dxva_video_decode_accelerator.cc | 781 void DXVAVideoDecodeAccelerator::DoDecode() { in DoDecode() function in content::DXVAVideoDecodeAccelerator |