HomeSort by relevance Sort by last modified time
    Searched refs:DoDecode (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.h 95 void DoDecode();
dxva_video_decode_accelerator.cc 796 void DXVAVideoDecodeAccelerator::DoDecode() {
801 "DoDecode: not in normal/flushing/stopped state", ILLEGAL_STATE,);
826 " Recursively invoking DoDecode";
827 DoDecode();
835 NOTREACHED() << "Unhandled error in DoDecode()";
    [all...]
  /external/chromium_org/content/renderer/pepper/
video_decoder_shim.cc 92 void DoDecode();
155 DoDecode();
177 // Clear pending decodes now. We don't want OnDecodeComplete to call DoDecode
211 void VideoDecoderShim::DecoderImpl::DoDecode() {
251 DoDecode();
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
encode_test_driver.h 214 virtual bool DoDecode() const { return 1; }
error_resilience_test.cc 90 virtual bool DoDecode() const {
encode_test_driver.cc 177 if (decoder && DoDecode()) {
  /external/libvpx/libvpx/test/
encode_test_driver.h 214 virtual bool DoDecode() const { return 1; }
error_resilience_test.cc 90 virtual bool DoDecode() const {
encode_test_driver.cc 177 if (decoder && DoDecode()) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
encode_test_driver.h 214 virtual bool DoDecode() const { return 1; }
error_resilience_test.cc 90 virtual bool DoDecode() const {
encode_test_driver.cc 177 if (decoder && DoDecode()) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h     [all...]

Completed in 969 milliseconds