Searched refs:scratch_buf_size (Results 1 – 2 of 2) sorted by relevance
173 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()185 ctx->scratch_buf_size + in s5p_mfc_alloc_codec_buffers_v6()192 ctx->scratch_buf_size = in s5p_mfc_alloc_codec_buffers_v6()197 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()205 ctx->bank1.size = ctx->scratch_buf_size; in s5p_mfc_alloc_codec_buffers_v6()212 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()[all …]
728 size_t scratch_buf_size; member