Searched refs:s5p_mfc_hw_call_void (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_ctrl.c | 322 s5p_mfc_hw_call_void(dev->mfc_ops, release_dev_context_buffer, dev); in s5p_mfc_deinit_hw() 471 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_open_mfc_inst() 485 s5p_mfc_hw_call_void(dev->mfc_ops, release_dec_desc_buffer, ctx); in s5p_mfc_open_mfc_inst() 487 s5p_mfc_hw_call_void(dev->mfc_ops, release_instance_buffer, ctx); in s5p_mfc_open_mfc_inst() 496 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_close_mfc_inst() 503 s5p_mfc_hw_call_void(dev->mfc_ops, release_codec_buffers, ctx); in s5p_mfc_close_mfc_inst() 504 s5p_mfc_hw_call_void(dev->mfc_ops, release_instance_buffer, ctx); in s5p_mfc_close_mfc_inst() 506 s5p_mfc_hw_call_void(dev->mfc_ops, release_dec_desc_buffer, ctx); in s5p_mfc_close_mfc_inst()
|
D | s5p_mfc.c | 153 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_watchdog_worker() 155 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_watchdog_worker() 346 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame() 350 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame() 420 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame() 428 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame() 454 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_handle_error() 457 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_handle_error() 470 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_error() 494 s5p_mfc_hw_call_void(dev->mfc_ops, dec_calc_dpb_size, ctx); in s5p_mfc_handle_seq_done() [all …]
|
D | s5p_mfc_dec.c | 526 s5p_mfc_hw_call_void(dev->mfc_ops, release_codec_buffers, ctx); in reqbufs_capture() 554 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in reqbufs_capture() 834 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in vidioc_decoder_cmd() 1015 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_start_streaming() 1036 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming() 1046 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_stop_streaming() 1054 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming() 1094 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_buf_queue()
|
D | s5p_mfc_enc.c | 778 s5p_mfc_hw_call_void(dev->mfc_ops, set_enc_stream_buffer, ctx, dst_addr, in enc_pre_seq_start() 812 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in enc_post_seq_start() 837 s5p_mfc_hw_call_void(dev->mfc_ops, set_enc_frame_buffer, ctx, in enc_pre_frame_start() 845 s5p_mfc_hw_call_void(dev->mfc_ops, set_enc_stream_buffer, ctx, dst_addr, in enc_pre_frame_start() 870 s5p_mfc_hw_call_void(dev->mfc_ops, get_enc_frame_buffer, ctx, in enc_post_frame_start() 1123 s5p_mfc_hw_call_void(dev->mfc_ops, enc_calc_src_size, ctx); in vidioc_s_fmt() 1181 s5p_mfc_hw_call_void(dev->mfc_ops, release_codec_buffers, in vidioc_reqbufs() 1744 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in vidioc_encoder_cmd() 1972 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_start_streaming() 1993 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming() [all …]
|
D | s5p_mfc_opr_v6.c | 508 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_dec_frame_buffer_v6() 606 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_enc_ref_buffer_v6() 1381 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_decode_v6() 1396 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_flush() 1416 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1420 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1458 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_encode_v6() 1503 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, cmd, NULL); in s5p_mfc_encode_one_frame_v6()
|
D | s5p_mfc_common.h | 699 #define s5p_mfc_hw_call_void(f, op, args...) \ macro
|