Lines Matching full:mfc
21 #include "regs-mfc.h"
22 #include "regs-mfc-v12.h"
24 #define S5P_MFC_NAME "s5p-mfc"
26 /* Definitions related to MFC memory */
44 /* MFC definitions */
116 * enum s5p_mfc_inst_type - The type of an MFC instance.
125 * enum s5p_mfc_inst_state - The state of an MFC instance.
176 * struct s5p_mfc_buf - MFC buffer
240 * @ofs: offset of each buffer, will be used for MFC
263 * @regs_base: base address of the MFC hw registers
268 * @variant: MFC hardware variant information
269 * @num_inst: counter of active MFC instances
281 * @mem_bitmap: bitmap for managing MFC internal buffer allocations
297 * @mfc_regs: structure holding MFC registers
554 * @int_err: error number received from MFC hw in the interrupt
594 * @codec_mode: number of codec mode used by MFC hw
602 * @pb_count: count of the DPB buffers required by MFC hw
609 * @enc_params: encoding parameters for MFC
736 * used by the MFC
748 * struct mfc_control - structure used to store information about MFC controls