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

  /external/chromium_org/media/video/
video_decode_accelerator.h 37 PLATFORM_FAILURE,
  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.cc 463 "Unsupported h264 profile", PLATFORM_FAILURE, false);
469 PLATFORM_FAILURE,
476 RETURN_AND_NOTIFY_ON_HR_FAILURE(hr, "MFStartup failed.", PLATFORM_FAILURE,
481 PLATFORM_FAILURE,
485 "Failed to initialize decoder", PLATFORM_FAILURE, false);
488 "Failed to get input/output stream info.", PLATFORM_FAILURE, false);
493 PLATFORM_FAILURE, false);
498 PLATFORM_FAILURE, false);
517 PLATFORM_FAILURE,);
520 "Failed to associate input buffer id with sample", PLATFORM_FAILURE,);
    [all...]

Completed in 174 milliseconds