HomeSort by relevance Sort by last modified time
    Searched refs:PLATFORM_FAILURE (Results 1 - 10 of 10) 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...]
gpu_video_decode_accelerator.cc 178 NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);
259 NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);
267 NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);
296 NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);
306 NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);
393 NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);
exynos_video_decode_accelerator.cc 38 NOTIFY_ERROR(PLATFORM_FAILURE); \
47 NOTIFY_ERROR(PLATFORM_FAILURE); \
268 NOTIFY_ERROR(PLATFORM_FAILURE);
274 NOTIFY_ERROR(PLATFORM_FAILURE);
281 NOTIFY_ERROR(PLATFORM_FAILURE);
287 NOTIFY_ERROR(PLATFORM_FAILURE);
298 NOTIFY_ERROR(PLATFORM_FAILURE);
307 NOTIFY_ERROR(PLATFORM_FAILURE);
321 NOTIFY_ERROR(PLATFORM_FAILURE);
349 NOTIFY_ERROR(PLATFORM_FAILURE);
    [all...]
android_video_decode_accelerator.cc 196 PLATFORM_FAILURE);
252 PLATFORM_FAILURE);
260 PLATFORM_FAILURE);
322 PLATFORM_FAILURE);
335 PLATFORM_FAILURE);
vaapi_video_decode_accelerator.cc 374 PLATFORM_FAILURE, );
380 "Failed putting surface into pixmap", PLATFORM_FAILURE, );
581 PLATFORM_FAILURE, );
678 PLATFORM_FAILURE, );
713 "Failed creating VA Surfaces", PLATFORM_FAILURE, );
728 PLATFORM_FAILURE, );
764 PLATFORM_FAILURE, );
  /external/chromium_org/content/common/gpu/client/
gpu_video_decode_accelerator_host.cc 46 OnErrorNotification(PLATFORM_FAILURE);
177 OnErrorNotification(PLATFORM_FAILURE);
  /external/chromium_org/media/filters/
gpu_video_decoder.cc 372 NotifyError(VideoDecodeAccelerator::PLATFORM_FAILURE);
432 NotifyError(VideoDecodeAccelerator::PLATFORM_FAILURE);
552 NotifyError(VideoDecodeAccelerator::PLATFORM_FAILURE);
  /external/chromium_org/content/renderer/pepper/
ppb_video_decoder_impl.cc 86 case media::VideoDecodeAccelerator::PLATFORM_FAILURE :
  /external/chromium_org/content/renderer/media/
rtc_video_decoder.cc 325 NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);
378 NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);
450 NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);

Completed in 69 milliseconds