21 #ifndef AVCODEC_LIBVPX_H 
   22 #define AVCODEC_LIBVPX_H 
   24 #include <vpx/vpx_codec.h> 
   31 vpx_img_fmt_t ff_vpx_pixfmt_to_imgfmt(
enum AVPixelFormat pix);
 
Libavcodec external API header. 
 
void ff_vp9_init_static(AVCodec *codec)
 
AVPixelFormat
Pixel format.