Searched refs:s5p_mfc_hw_call_void (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/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() 347 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame() 351 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame() 419 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_frame() 427 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_handle_frame() 453 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_handle_error() 456 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_handle_error() 469 s5p_mfc_hw_call_void(dev->mfc_ops, clear_int_flags, dev); in s5p_mfc_handle_error() 493 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() 829 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in vidioc_decoder_cmd() 1009 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_start_streaming() 1030 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming() 1040 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_stop_streaming() 1048 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming() 1088 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() 811 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in enc_post_seq_start() 836 s5p_mfc_hw_call_void(dev->mfc_ops, set_enc_frame_buffer, ctx, in enc_pre_frame_start() 844 s5p_mfc_hw_call_void(dev->mfc_ops, set_enc_stream_buffer, ctx, dst_addr, in enc_pre_frame_start() 869 s5p_mfc_hw_call_void(dev->mfc_ops, get_enc_frame_buffer, ctx, in enc_post_frame_start() 1117 s5p_mfc_hw_call_void(dev->mfc_ops, enc_calc_src_size, ctx); in vidioc_s_fmt() 1175 s5p_mfc_hw_call_void(dev->mfc_ops, release_codec_buffers, in vidioc_reqbufs() 1738 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in vidioc_encoder_cmd() 1964 s5p_mfc_hw_call_void(dev->mfc_ops, try_run, dev); in s5p_mfc_start_streaming() 1985 s5p_mfc_hw_call_void(dev->mfc_ops, cleanup_queue, in s5p_mfc_stop_streaming() [all …]
|
D | s5p_mfc_opr_v6.c | 506 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_dec_frame_buffer_v6() 604 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_enc_ref_buffer_v6() 1379 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_decode_v6() 1394 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_set_flush() 1414 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1418 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_decode_one_frame_v6() 1456 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_init_encode_v6() 1495 s5p_mfc_hw_call_void(dev->mfc_cmds, cmd_host2risc, dev, in s5p_mfc_encode_one_frame_v6()
|
D | s5p_mfc_common.h | 699 #define s5p_mfc_hw_call_void(f, op, args...) \ macro
|