Lines Matching full:mfc
21 #include "regs-mfc.h"
22 #include "regs-mfc-v10.h"
24 #define S5P_MFC_NAME "s5p-mfc"
26 /* Definitions related to MFC memory */
44 /* MFC definitions */
115 * enum s5p_mfc_inst_type - The type of an MFC instance.
124 * enum s5p_mfc_inst_state - The state of an MFC instance.
175 * struct s5p_mfc_buf - MFC buffer
238 * @ofs: offset of each buffer, will be used for MFC
261 * @regs_base: base address of the MFC hw registers
266 * @variant: MFC hardware variant information
267 * @num_inst: counter of active MFC instances
291 * @mfc_regs: structure holding MFC registers
548 * @int_err: error number received from MFC hw in the interrupt
586 * @codec_mode: number of codec mode used by MFC hw
594 * @dpb_count: count of the DPB buffers required by MFC hw
601 * @enc_params: encoding parameters for MFC
718 * used by the MFC
729 * struct mfc_control - structure used to store information about MFC controls