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

Go to the source code of this file.

Functions

struct s5p_mfc_codec_opsget_enc_codec_ops (void)
 
struct vb2_opsget_enc_queue_ops (void)
 
struct v4l2_ioctl_opsget_enc_v4l2_ioctl_ops (void)
 
struct s5p_mfc_fmtget_enc_def_fmt (bool src)
 
int s5p_mfc_enc_ctrls_setup (struct s5p_mfc_ctx *ctx)
 
void s5p_mfc_enc_ctrls_delete (struct s5p_mfc_ctx *ctx)
 
void s5p_mfc_enc_init (struct s5p_mfc_ctx *ctx)
 

Function Documentation

struct s5p_mfc_codec_ops* get_enc_codec_ops ( void  )
read

Definition at line 1833 of file s5p_mfc_enc.c.

struct s5p_mfc_fmt* get_enc_def_fmt ( bool  src)
read
struct vb2_ops* get_enc_queue_ops ( void  )
read

Definition at line 1838 of file s5p_mfc_enc.c.

struct v4l2_ioctl_ops* get_enc_v4l2_ioctl_ops ( void  )
read

Definition at line 1843 of file s5p_mfc_enc.c.

void s5p_mfc_enc_ctrls_delete ( struct s5p_mfc_ctx ctx)

Definition at line 1909 of file s5p_mfc_enc.c.

int s5p_mfc_enc_ctrls_setup ( struct s5p_mfc_ctx ctx)

Definition at line 1851 of file s5p_mfc_enc.c.

void s5p_mfc_enc_init ( struct s5p_mfc_ctx ctx)

Definition at line 1918 of file s5p_mfc_enc.c.