/linux-6.3-rc2/drivers/media/platform/samsung/s5p-mfc/ |
A D | s5p_mfc_ctrl.c | 251 ret = s5p_mfc_hw_call(dev->mfc_cmds, sys_init_cmd, dev); in s5p_mfc_init_hw() 306 ret = s5p_mfc_hw_call(dev->mfc_cmds, sleep_cmd, dev); in s5p_mfc_sleep() 341 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); in s5p_mfc_v8_wait_wakeup() 359 ret = s5p_mfc_hw_call(dev->mfc_cmds, wakeup_cmd, dev); in s5p_mfc_wait_wakeup() 434 ret = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_open_mfc_inst() 443 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_open_mfc_inst() 457 s5p_mfc_hw_call(dev->mfc_ops, release_dec_desc_buffer, ctx); in s5p_mfc_open_mfc_inst() 459 s5p_mfc_hw_call(dev->mfc_ops, release_instance_buffer, ctx); in s5p_mfc_open_mfc_inst() 468 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_close_mfc_inst() 477 s5p_mfc_hw_call(dev->mfc_ops, release_codec_buffers, ctx); in s5p_mfc_close_mfc_inst() [all …]
|
A D | s5p_mfc.c | 321 frame_type = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new() 324 frame_type = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new() 347 if (s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new() 349 s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_frame_new() 397 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame() 473 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame() 569 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_seq_done() 607 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_init_buffers() 641 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_stream_complete() 693 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_irq() [all …]
|
A D | s5p_mfc_dec.c | 535 s5p_mfc_hw_call(dev->mfc_ops, release_codec_buffers, ctx); in reqbufs_capture() 548 ret = s5p_mfc_hw_call(dev->mfc_ops, alloc_codec_buffers, ctx); in reqbufs_capture() 563 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in reqbufs_capture() 801 left = s5p_mfc_hw_call(dev->mfc_ops, get_crop_info_h, ctx); in vidioc_g_selection() 804 top = s5p_mfc_hw_call(dev->mfc_ops, get_crop_info_v, ctx); in vidioc_g_selection() 860 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in vidioc_decoder_cmd() 1039 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_start_streaming() 1070 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_stop_streaming() 1117 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_buf_queue()
|
A D | s5p_mfc_enc.c | 1162 s5p_mfc_hw_call(dev->mfc_ops, get_enc_strm_size, in enc_post_seq_start() 1173 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in enc_post_seq_start() 1175 enc_pb_count = s5p_mfc_hw_call(dev->mfc_ops, in enc_post_seq_start() 1180 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in enc_post_seq_start() 1468 s5p_mfc_hw_call(dev->mfc_ops, enc_calc_src_size, ctx); in vidioc_s_fmt() 1500 s5p_mfc_hw_call(dev->mfc_ops, release_codec_buffers, in vidioc_reqbufs() 1517 ret = s5p_mfc_hw_call(ctx->dev->mfc_ops, in vidioc_reqbufs() 1529 s5p_mfc_hw_call(dev->mfc_ops, release_codec_buffers, in vidioc_reqbufs() 2304 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in vidioc_encoder_cmd() 2527 s5p_mfc_hw_call(dev->mfc_ops, try_run, dev); in s5p_mfc_start_streaming() [all …]
|
A D | s5p_mfc_opr_v6.c | 603 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_dec_frame_buffer_v6() 720 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_enc_ref_buffer_v6() 1651 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_decode_v6() 1666 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_flush() 1686 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1690 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1730 s5p_mfc_hw_call(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_encode_v6() 2007 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v6() 2011 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_inst_cmd, in s5p_mfc_try_run_v6() 2045 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v6() [all …]
|
A D | s5p_mfc_cmd_v6.c | 38 ret = s5p_mfc_hw_call(dev->mfc_ops, alloc_dev_context_buffer, dev); in s5p_mfc_sys_init_cmd_v6()
|
A D | s5p_mfc_opr_v5.c | 1362 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v5() 1366 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_inst_cmd, in s5p_mfc_try_run_v5() 1398 ret = s5p_mfc_hw_call(dev->mfc_cmds, open_inst_cmd, in s5p_mfc_try_run_v5() 1402 ret = s5p_mfc_hw_call(dev->mfc_cmds, close_inst_cmd, in s5p_mfc_try_run_v5()
|
A D | s5p_mfc_common.h | 757 #define s5p_mfc_hw_call(f, op, args...) \ macro
|