Home
last modified time | relevance | path

Searched refs:scratch_buf_size (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr_v6.c139 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
144 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
148 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
151 ctx->scratch_buf_size + in s5p_mfc_alloc_codec_buffers_v6()
158 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
163 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
169 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
171 ctx->bank1.size = ctx->scratch_buf_size; in s5p_mfc_alloc_codec_buffers_v6()
[all...]
H A Ds5p_mfc_common.h713 size_t scratch_buf_size; member
H A Ds5p_mfc_enc.c1180 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in enc_post_seq_start()
1182 ctx->bank1.size += ctx->scratch_buf_size; in enc_post_seq_start()
H A Ds5p_mfc.c527 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_seq_done()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c139 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
144 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
148 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
151 ctx->scratch_buf_size + in s5p_mfc_alloc_codec_buffers_v6()
158 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
163 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
169 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
171 ctx->bank1.size = ctx->scratch_buf_size; in s5p_mfc_alloc_codec_buffers_v6()
[all...]
H A Ds5p_mfc_common.h623 * @scratch_buf_size: scratch buffer size
722 size_t scratch_buf_size; member
H A Ds5p_mfc_enc.c1180 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in enc_post_seq_start()
1182 ctx->bank1.size += ctx->scratch_buf_size; in enc_post_seq_start()
H A Ds5p_mfc.c541 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_seq_done()
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dsal.h809 ia64_sal_update_pal (u64 param_buf, u64 scratch_buf, u64 scratch_buf_size, in ia64_sal_update_pal() argument
813 SAL_CALL(isrv, SAL_UPDATE_PAL, param_buf, scratch_buf, scratch_buf_size, in ia64_sal_update_pal()
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dsal.h809 ia64_sal_update_pal (u64 param_buf, u64 scratch_buf, u64 scratch_buf_size, in ia64_sal_update_pal() argument
813 SAL_CALL(isrv, SAL_UPDATE_PAL, param_buf, scratch_buf, scratch_buf_size, in ia64_sal_update_pal()

Completed in 20 milliseconds