Home
last modified time | relevance | path

Searched refs:scratch_buf_size (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/media/platform/samsung/s5p-mfc/
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()
178 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
183 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
[all …]
Ds5p_mfc_common.h722 size_t scratch_buf_size; member
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()
Ds5p_mfc.c527 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_seq_done()
/linux-6.1.9/arch/ia64/include/asm/
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()