Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
s5p_mfc_buf Struct Reference

#include <s5p_mfc_common.h>

Data Fields

struct list_head list
 
struct vb2_bufferb
 
union {
   struct {
      size_t   luma
 
      size_t   chroma
 
   }   raw
 
   size_t   stream
 
cookie
 
int flags
 

Detailed Description

struct s5p_mfc_buf - MFC buffer

Definition at line 180 of file s5p_mfc_common.h.

Field Documentation

Definition at line 182 of file s5p_mfc_common.h.

size_t chroma

Definition at line 186 of file s5p_mfc_common.h.

union { ... } cookie
int flags

Definition at line 190 of file s5p_mfc_common.h.

Definition at line 181 of file s5p_mfc_common.h.

size_t luma

Definition at line 185 of file s5p_mfc_common.h.

struct { ... } raw
size_t stream

Definition at line 188 of file s5p_mfc_common.h.


The documentation for this struct was generated from the following file: