Lines Matching refs:s5p_mfc_dev

289 	int (*alloc_dev_context_buffer)(struct s5p_mfc_dev *dev);
290 void (*release_dev_context_buffer)(struct s5p_mfc_dev *dev);
301 void (*try_run)(struct s5p_mfc_dev *dev);
302 void (*clear_int_flags)(struct s5p_mfc_dev *dev);
303 int (*get_dspl_y_adr)(struct s5p_mfc_dev *dev);
304 int (*get_dec_y_adr)(struct s5p_mfc_dev *dev);
305 int (*get_dspl_status)(struct s5p_mfc_dev *dev);
306 int (*get_dec_status)(struct s5p_mfc_dev *dev);
307 int (*get_dec_frame_type)(struct s5p_mfc_dev *dev);
309 int (*get_consumed_stream)(struct s5p_mfc_dev *dev);
310 int (*get_int_reason)(struct s5p_mfc_dev *dev);
311 int (*get_int_err)(struct s5p_mfc_dev *dev);
313 int (*get_img_width)(struct s5p_mfc_dev *dev);
314 int (*get_img_height)(struct s5p_mfc_dev *dev);
315 int (*get_dpb_count)(struct s5p_mfc_dev *dev);
316 int (*get_mv_count)(struct s5p_mfc_dev *dev);
317 int (*get_inst_no)(struct s5p_mfc_dev *dev);
318 int (*get_enc_strm_size)(struct s5p_mfc_dev *dev);
319 int (*get_enc_slice_type)(struct s5p_mfc_dev *dev);
320 int (*get_enc_dpb_count)(struct s5p_mfc_dev *dev);
325 int (*get_min_scratch_buf_size)(struct s5p_mfc_dev *dev);
326 int (*get_e_min_scratch_buf_size)(struct s5p_mfc_dev *dev);
329 void s5p_mfc_init_hw_ops(struct s5p_mfc_dev *dev);
330 void s5p_mfc_init_regs(struct s5p_mfc_dev *dev);
331 int s5p_mfc_alloc_priv_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx,
333 void s5p_mfc_release_priv_buf(struct s5p_mfc_dev *dev,
335 int s5p_mfc_alloc_generic_buf(struct s5p_mfc_dev *dev, unsigned int mem_ctx,
337 void s5p_mfc_release_generic_buf(struct s5p_mfc_dev *dev,