Lines Matching defs:dev

43 #define IS_MFCV6_V2(dev) (!IS_MFCV7_PLUS(dev) && dev->fw_ver == MFC_FW_V2)  argument
62 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_codec_buffers_v6() local
335 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_instance_buffer_v6() local
394 static int s5p_mfc_alloc_dev_context_buffer_v6(struct s5p_mfc_dev *dev) in s5p_mfc_alloc_dev_context_buffer_v6()
417 static void s5p_mfc_release_dev_context_buffer_v6(struct s5p_mfc_dev *dev) in s5p_mfc_release_dev_context_buffer_v6()
438 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_dec_calc_dpb_size_v6() local
494 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_stream_buffer_v6() local
516 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_frame_buffer_v6() local
614 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_stream_buffer_v6() local
629 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_frame_buffer_v6() local
642 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_get_enc_frame_buffer_v6() local
659 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_ref_buffer_v6() local
730 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_slice_mode() local
751 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_params() local
916 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_params_h264() local
1197 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_params_mpeg4() local
1279 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_params_h263() local
1349 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_params_vp8() local
1442 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_params_hevc() local
1599 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_init_decode_v6() local
1660 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_flush() local
1675 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_decode_one_frame_v6() local
1704 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_init_encode_v6() local
1738 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_h264_set_aso_slice_order_v6() local
1756 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_encode_one_frame_v6() local
1784 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_run_dec_last_frames() local
1793 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_run_dec_frame() local
1832 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_run_enc_frame() local
1889 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_run_init_dec() local
1905 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_run_init_enc() local
1920 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_run_init_dec_buffers() local
1944 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_run_init_enc_buffers() local
1957 static void s5p_mfc_try_run_v6(struct s5p_mfc_dev *dev) in s5p_mfc_try_run_v6()
2079 static void s5p_mfc_clear_int_flags_v6(struct s5p_mfc_dev *dev) in s5p_mfc_clear_int_flags_v6()
2098 static int s5p_mfc_get_dspl_y_adr_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_dspl_y_adr_v6()
2103 static int s5p_mfc_get_dec_y_adr_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_dec_y_adr_v6()
2108 static int s5p_mfc_get_dspl_status_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_dspl_status_v6()
2113 static int s5p_mfc_get_dec_status_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_dec_status_v6()
2118 static int s5p_mfc_get_dec_frame_type_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_dec_frame_type_v6()
2126 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_get_disp_frame_type_v6() local
2131 static int s5p_mfc_get_consumed_stream_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_consumed_stream_v6()
2136 static int s5p_mfc_get_int_reason_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_int_reason_v6()
2142 static int s5p_mfc_get_int_err_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_int_err_v6()
2152 static int s5p_mfc_get_img_width_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_img_width_v6()
2157 static int s5p_mfc_get_img_height_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_img_height_v6()
2162 static int s5p_mfc_get_dpb_count_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_dpb_count_v6()
2167 static int s5p_mfc_get_mv_count_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_mv_count_v6()
2172 static int s5p_mfc_get_min_scratch_buf_size(struct s5p_mfc_dev *dev) in s5p_mfc_get_min_scratch_buf_size()
2177 static int s5p_mfc_get_e_min_scratch_buf_size(struct s5p_mfc_dev *dev) in s5p_mfc_get_e_min_scratch_buf_size()
2182 static int s5p_mfc_get_inst_no_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_inst_no_v6()
2187 static int s5p_mfc_get_enc_dpb_count_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_enc_dpb_count_v6()
2192 static int s5p_mfc_get_enc_strm_size_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_enc_strm_size_v6()
2197 static int s5p_mfc_get_enc_slice_type_v6(struct s5p_mfc_dev *dev) in s5p_mfc_get_enc_slice_type_v6()
2229 const struct s5p_mfc_regs *s5p_mfc_init_regs_v6_plus(struct s5p_mfc_dev *dev) in s5p_mfc_init_regs_v6_plus()
2233 #define S5P_MFC_REG_ADDR(dev, reg) ((dev)->regs_base + (reg)) in s5p_mfc_init_regs_v6_plus() argument