HomeSort by relevance Sort by last modified time
    Searched refs:NotifyError (Results 51 - 56 of 56) sorted by null

1 23

  /external/chromium_org/content/renderer/pepper/
pepper_video_decoder_host.cc 360 void PepperVideoDecoderHost::NotifyError(
video_decoder_shim.cc 461 host_->NotifyError(media::VideoDecodeAccelerator::PLATFORM_FAILURE);
  /external/chromium_org/content/common/gpu/media/
v4l2_image_processor.cc 22 DLOG(ERROR) << "calling NotifyError()"; \
23 NotifyError(); \
85 void V4L2ImageProcessor::NotifyError() {
video_encode_accelerator_unittest.cc 492 virtual void NotifyError(VideoEncodeAccelerator::Error error) OVERRIDE;
838 void VEAClient::NotifyError(VideoEncodeAccelerator::Error error) {
    [all...]
dxva_video_decode_accelerator.cc     [all...]
  /external/chromium_org/ppapi/proxy/
video_decoder_resource_unittest.cc 542 TEST_F(VideoDecoderResourceTest, NotifyError) {

Completed in 2816 milliseconds

1 23