Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
s5p_mfc_dec.h File Reference

Go to the source code of this file.

Functions

struct s5p_mfc_codec_opsget_dec_codec_ops (void)
 
struct vb2_opsget_dec_queue_ops (void)
 
struct v4l2_ioctl_opsget_dec_v4l2_ioctl_ops (void)
 
struct s5p_mfc_fmtget_dec_def_fmt (bool src)
 
int s5p_mfc_dec_ctrls_setup (struct s5p_mfc_ctx *ctx)
 
void s5p_mfc_dec_ctrls_delete (struct s5p_mfc_ctx *ctx)
 
void s5p_mfc_dec_init (struct s5p_mfc_ctx *ctx)
 

Function Documentation

struct s5p_mfc_codec_ops* get_dec_codec_ops ( void  )
read

Definition at line 1044 of file s5p_mfc_dec.c.

struct s5p_mfc_fmt* get_dec_def_fmt ( bool  src)
read
struct vb2_ops* get_dec_queue_ops ( void  )
read

Definition at line 1049 of file s5p_mfc_dec.c.

struct v4l2_ioctl_ops* get_dec_v4l2_ioctl_ops ( void  )
read

Definition at line 1054 of file s5p_mfc_dec.c.

void s5p_mfc_dec_ctrls_delete ( struct s5p_mfc_ctx ctx)

Definition at line 1106 of file s5p_mfc_dec.c.

int s5p_mfc_dec_ctrls_setup ( struct s5p_mfc_ctx ctx)

Definition at line 1062 of file s5p_mfc_dec.c.

void s5p_mfc_dec_init ( struct s5p_mfc_ctx ctx)

Definition at line 1115 of file s5p_mfc_dec.c.