HomeSort by relevance Sort by last modified time
    Searched defs:DoDecode (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
encode_perf_test.cc 106 virtual bool DoDecode() { return 0; }
error_resilience_test.cc 90 virtual bool DoDecode() const {
encode_test_driver.h 215 virtual bool DoDecode() const { return 1; }
  /external/libvpx/libvpx/test/
error_resilience_test.cc 90 virtual bool DoDecode() const {
encode_test_driver.h 214 virtual bool DoDecode() const { return 1; }
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
error_resilience_test.cc 90 virtual bool DoDecode() const {
encode_test_driver.h 214 virtual bool DoDecode() const { return 1; }
  /external/chromium_org/content/renderer/pepper/
video_decoder_shim.cc 98 void DoDecode();
164 DoDecode();
186 // Clear pending decodes now. We don't want OnDecodeComplete to call DoDecode
220 void VideoDecoderShim::DecoderImpl::DoDecode() {
260 DoDecode();
  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.cc 822 void DXVAVideoDecodeAccelerator::DoDecode() {
827 "DoDecode: not in normal/flushing/stopped state", ILLEGAL_STATE,);
852 " Recursively invoking DoDecode";
853 DoDecode();
861 NOTREACHED() << "Unhandled error in DoDecode()";
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h     [all...]

Completed in 2667 milliseconds