Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_opr_v6.c173 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
178 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()
182 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
203 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
217 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
233 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
250 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
285 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
309 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
337 ctx->scratch_buf_size = ALIGN(ctx->scratch_buf_size, in s5p_mfc_alloc_codec_buffers_v6()
[all …]
A Ds5p_mfc_common.h728 size_t scratch_buf_size; member
A Ds5p_mfc_enc.c1190 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in enc_post_seq_start()
1193 ctx->bank1.size += ctx->scratch_buf_size; in enc_post_seq_start()
A Ds5p_mfc.c541 ctx->scratch_buf_size = s5p_mfc_hw_call(dev->mfc_ops, in s5p_mfc_handle_seq_done()

Completed in 19 milliseconds