Searched refs:buf_alloc_size (Results 1 – 3 of 3) sorted by relevance
78 size_t buf_alloc_size; member
192 ctx->buf_alloc_size = mctp->max_message_size; in mctp_msg_ctx_create()193 ctx->buf = __mctp_msg_alloc(ctx->buf_alloc_size, mctp); in mctp_msg_ctx_create()225 if (ctx->buf_size + len > ctx->buf_alloc_size) { in mctp_msg_ctx_add_pkt()
2910 +static size_t buf_alloc_size(const vlc_fourcc_t i_chroma, const unsigned int width, const unsigned…2948 + const size_t buf_alloc = buf_alloc_size(p_filter->fmt_out.video.i_chroma,