• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

vpx/vp8dx.h

Go to the documentation of this file.
00001 /*
00002  *  Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
00003  *
00004  *  Use of this source code is governed by a BSD-style license 
00005  *  that can be found in the LICENSE file in the root of the source
00006  *  tree. An additional intellectual property rights grant can be found
00007  *  in the file PATENTS.  All contributing project authors may 
00008  *  be found in the AUTHORS file in the root of the source tree.
00009  */
00010 
00011 
00012 #include "vp8.h"
00013 
00023 #ifndef VP8DX_H
00024 #define VP8DX_H
00025 #include "vpx/vpx_codec_impl_top.h"
00026 
00032 extern vpx_codec_iface_t vpx_codec_vp8_dx_algo;
00033 
00034 /* Include controls common to both the encoder and decoder */
00035 #include "vp8.h"
00036 
00037 
00041 #include "vpx/vpx_codec_impl_bottom.h"
00042 #endif

Generated on Fri Nov 12 2010 08:21:11 for WebM VP8 Codec SDK by  doxygen 1.7.1