Lines Matching defs:ctx
34 static int s5p_mfc_alloc_dec_temp_buffers_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_dec_temp_buffers_v5()
55 static void s5p_mfc_release_dec_desc_buffer_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_dec_desc_buffer_v5()
61 static int s5p_mfc_alloc_codec_buffers_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_codec_buffers_v5()
193 static void s5p_mfc_release_codec_buffers_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_codec_buffers_v5()
200 static int s5p_mfc_alloc_instance_buffer_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_alloc_instance_buffer_v5()
242 static void s5p_mfc_release_instance_buffer_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_release_instance_buffer_v5()
260 static void s5p_mfc_write_info_v5(struct s5p_mfc_ctx *ctx, unsigned int data, in s5p_mfc_write_info_v5()
267 static unsigned int s5p_mfc_read_info_v5(struct s5p_mfc_ctx *ctx, in s5p_mfc_read_info_v5()
274 static void s5p_mfc_dec_calc_dpb_size_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_dec_calc_dpb_size_v5()
316 static void s5p_mfc_enc_calc_src_size_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_enc_calc_src_size_v5()
345 static void s5p_mfc_set_dec_desc_buffer(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_dec_desc_buffer()
355 static void s5p_mfc_set_shared_buffer(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_shared_buffer()
362 static int s5p_mfc_set_dec_stream_buffer_v5(struct s5p_mfc_ctx *ctx, in s5p_mfc_set_dec_stream_buffer_v5()
376 static int s5p_mfc_set_dec_frame_buffer_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_dec_frame_buffer_v5()
508 static int s5p_mfc_set_enc_stream_buffer_v5(struct s5p_mfc_ctx *ctx, in s5p_mfc_set_enc_stream_buffer_v5()
518 static void s5p_mfc_set_enc_frame_buffer_v5(struct s5p_mfc_ctx *ctx, in s5p_mfc_set_enc_frame_buffer_v5()
527 static void s5p_mfc_get_enc_frame_buffer_v5(struct s5p_mfc_ctx *ctx, in s5p_mfc_get_enc_frame_buffer_v5()
539 static int s5p_mfc_set_enc_ref_buffer_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_enc_ref_buffer_v5()
674 static int s5p_mfc_set_enc_params(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_enc_params()
757 static int s5p_mfc_set_enc_params_h264(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_enc_params_h264()
914 static int s5p_mfc_set_enc_params_mpeg4(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_enc_params_mpeg4()
993 static int s5p_mfc_set_enc_params_h263(struct s5p_mfc_ctx *ctx) in s5p_mfc_set_enc_params_h263()
1043 static int s5p_mfc_init_decode_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_init_decode_v5()
1064 static void s5p_mfc_set_flush(struct s5p_mfc_ctx *ctx, int flush) in s5p_mfc_set_flush()
1079 static int s5p_mfc_decode_one_frame_v5(struct s5p_mfc_ctx *ctx, in s5p_mfc_decode_one_frame_v5()
1108 static int s5p_mfc_init_encode_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_init_encode_v5()
1130 static int s5p_mfc_encode_one_frame_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_encode_one_frame_v5()
1151 static void s5p_mfc_run_res_change(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_res_change()
1160 static int s5p_mfc_run_dec_frame(struct s5p_mfc_ctx *ctx, int last_frame) in s5p_mfc_run_dec_frame()
1194 static int s5p_mfc_run_enc_frame(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_enc_frame()
1248 static void s5p_mfc_run_init_dec(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_init_dec()
1266 static void s5p_mfc_run_init_enc(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_init_enc()
1282 static int s5p_mfc_run_init_dec_buffers(struct s5p_mfc_ctx *ctx) in s5p_mfc_run_init_dec_buffers()
1318 struct s5p_mfc_ctx *ctx; in s5p_mfc_try_run_v5() local
1462 static int s5p_mfc_get_disp_frame_type_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_get_disp_frame_type_v5()
1573 static unsigned int s5p_mfc_get_pic_type_top_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_get_pic_type_top_v5()
1578 static unsigned int s5p_mfc_get_pic_type_bot_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_get_pic_type_bot_v5()
1583 static unsigned int s5p_mfc_get_crop_info_h_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_get_crop_info_h_v5()
1588 static unsigned int s5p_mfc_get_crop_info_v_v5(struct s5p_mfc_ctx *ctx) in s5p_mfc_get_crop_info_v_v5()