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 41 PLATFORM_FAILURE,
  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.cc 451 "Unsupported h264 profile", PLATFORM_FAILURE, false);
457 PLATFORM_FAILURE,
464 RETURN_AND_NOTIFY_ON_HR_FAILURE(hr, "MFStartup failed.", PLATFORM_FAILURE,
469 PLATFORM_FAILURE,
473 "Failed to initialize decoder", PLATFORM_FAILURE, false);
476 "Failed to get input/output stream info.", PLATFORM_FAILURE, false);
481 PLATFORM_FAILURE, false);
486 PLATFORM_FAILURE, false);
508 PLATFORM_FAILURE,);
511 "Failed to associate input buffer id with sample", PLATFORM_FAILURE,);
    [all...]

Completed in 484 milliseconds