|
FFmpeg
|
Data Fields | |
| enum AVPixelFormat | ffmpeg_fmt |
| int | depth |
| int | planes |
| int | xdec [4] |
| int | ydec [4] |
Definition at line 29 of file oggparsedaala.c.
| enum AVPixelFormat DaalaPixFmtMap::ffmpeg_fmt |
Definition at line 30 of file oggparsedaala.c.
Referenced by daala_match_pix_fmt().
| int DaalaPixFmtMap::depth |
Definition at line 31 of file oggparsedaala.c.
Referenced by daala_header(), and daala_match_pix_fmt().
| int DaalaPixFmtMap::planes |
Definition at line 32 of file oggparsedaala.c.
Referenced by daala_header(), and daala_match_pix_fmt().
| int DaalaPixFmtMap::xdec[4] |
Definition at line 33 of file oggparsedaala.c.
Referenced by daala_header(), and daala_match_pix_fmt().
| int DaalaPixFmtMap::ydec[4] |
Definition at line 34 of file oggparsedaala.c.
Referenced by daala_header(), and daala_match_pix_fmt().
1.8.6