Linux Kernel
3.7.1
|
#include <s5p_mfc_common.h>
Data Fields | |
char * | name |
u32 | fourcc |
u32 | codec_mode |
enum s5p_mfc_fmt_type | type |
u32 | num_planes |
Definition at line 653 of file s5p_mfc_common.h.
u32 codec_mode |
Definition at line 656 of file s5p_mfc_common.h.
u32 fourcc |
Definition at line 655 of file s5p_mfc_common.h.
char* name |
Definition at line 654 of file s5p_mfc_common.h.
u32 num_planes |
Definition at line 658 of file s5p_mfc_common.h.
enum s5p_mfc_fmt_type type |
Definition at line 657 of file s5p_mfc_common.h.