Searched defs:DoDecode (Results 1 – 6 of 6) sorted by relevance
| /external/libvpx/libvpx/test/ | ||
| D | error_resilience_test.cc | 90 virtual bool DoDecode() const { in DoDecode() function in __anon6a64a82b0111::ErrorResilienceTestLarge |
| D | encode_test_driver.h | 214 virtual bool DoDecode() const { return 1; } in DoDecode() function |
| /external/chromium_org/third_party/libvpx/source/libvpx/test/ | ||
| D | error_resilience_test.cc | 90 virtual bool DoDecode() const { in DoDecode() function in __anone3a4345e0111::ErrorResilienceTestLarge |
| D | encode_test_driver.h | 214 virtual bool DoDecode() const { return 1; } in DoDecode() function |
| /external/chromium_org/content/renderer/pepper/ | ||
| D | video_decoder_shim.cc | 211 void VideoDecoderShim::DecoderImpl::DoDecode() { in DoDecode() function in content::VideoDecoderShim::DecoderImpl |
| /external/chromium_org/content/common/gpu/media/ | ||
| D | dxva_video_decode_accelerator.cc | 796 void DXVAVideoDecodeAccelerator::DoDecode() { in DoDecode() function in content::DXVAVideoDecodeAccelerator |