Searched refs:scratch_buf_size (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_opr_v6.c | 139 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 …]
|
D | s5p_mfc_common.h | 722 size_t scratch_buf_size; member
|
D | s5p_mfc_enc.c | 1180 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()
|
D | s5p_mfc.c | 541 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_seq_done()
|
/Linux-v6.6/arch/ia64/include/asm/ |
D | sal.h | 809 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()
|