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

#include <s5p_mfc_common.h>

Data Fields

int(* pre_seq_start )(struct s5p_mfc_ctx *ctx)
 
int(* post_seq_start )(struct s5p_mfc_ctx *ctx)
 
int(* pre_frame_start )(struct s5p_mfc_ctx *ctx)
 
int(* post_frame_start )(struct s5p_mfc_ctx *ctx)
 

Detailed Description

struct s5p_mfc_codec_ops - codec ops, used by encoding

Definition at line 448 of file s5p_mfc_common.h.

Field Documentation

int(* post_frame_start)(struct s5p_mfc_ctx *ctx)

Definition at line 454 of file s5p_mfc_common.h.

int(* post_seq_start)(struct s5p_mfc_ctx *ctx)

Definition at line 451 of file s5p_mfc_common.h.

int(* pre_frame_start)(struct s5p_mfc_ctx *ctx)

Definition at line 453 of file s5p_mfc_common.h.

int(* pre_seq_start)(struct s5p_mfc_ctx *ctx)

Definition at line 450 of file s5p_mfc_common.h.


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