Libav
|
Go to the source code of this file.
Functions | |
enum AVPixelFormat | ff_vpx_imgfmt_to_pixfmt (vpx_img_fmt_t img) |
vpx_img_fmt_t | ff_vpx_pixfmt_to_imgfmt (enum AVPixelFormat pix) |
enum AVPixelFormat ff_vpx_imgfmt_to_pixfmt | ( | vpx_img_fmt_t | img | ) |
Definition at line 25 of file libvpx.c.
Referenced by vp8_decode().
vpx_img_fmt_t ff_vpx_pixfmt_to_imgfmt | ( | enum AVPixelFormat | pix | ) |
Definition at line 53 of file libvpx.c.
Referenced by vpx_init().