Searched refs:DecodeInternal (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/media/base/android/
H A Dmedia_decoder_job.h120 void DecodeInternal(const AccessUnit& unit,
153 // Tracks whether DecodeInternal() should skip decoding if the first access
H A Dmedia_decoder_job.cc258 &MediaDecoderJob::DecodeInternal, base::Unretained(this),
266 void MediaDecoderJob::DecodeInternal( function in class:media::MediaDecoderJob
277 DVLOG(1) << "DecodeInternal needs flush.";
/external/chromium_org/content/common/gpu/media/
H A Ddxva_video_decode_accelerator.h142 void DecodeInternal(const base::win::ScopedComPtr<IMFSample>& input_sample);
H A Ddxva_video_decode_accelerator.cc513 DecodeInternal(sample);
1032 DecodeInternal(*it);
1054 void DXVAVideoDecodeAccelerator::DecodeInternal( function in class:content::DXVAVideoDecodeAccelerator

Completed in 105 milliseconds