Searched defs:PLATFORM_FAILURE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/video/
H A Dvideo_decode_accelerator.h37 PLATFORM_FAILURE, enumerator in enum:media::VideoDecodeAccelerator::Error
/external/chromium_org/content/common/gpu/media/
H A Ddxva_video_decode_accelerator.cc463 "Unsupported h264 profile", PLATFORM_FAILURE, false);
469 PLATFORM_FAILURE,
476 RETURN_AND_NOTIFY_ON_HR_FAILURE(hr, "MFStartup failed.", PLATFORM_FAILURE,
481 PLATFORM_FAILURE, local
485 "Failed to initialize decoder", PLATFORM_FAILURE, false); local
488 "Failed to get input/output stream info.", PLATFORM_FAILURE, false); local
493 PLATFORM_FAILURE, false); local
498 PLATFORM_FAILURE, false); local
517 PLATFORM_FAILURE,);
520 "Failed to associate input buffer id with sample", PLATFORM_FAILURE,);
598 "Failed to send drain message", PLATFORM_FAILURE,); local
621 "Reset: Failed to send message.", PLATFORM_FAILURE,); local
873 "Failed to process output sample.", PLATFORM_FAILURE,); local
[all...]

Completed in 285 milliseconds