|
@@ -497,7 +497,7 @@ static int s5p_mfc_set_dec_frame_buffer_v6(struct s5p_mfc_ctx *ctx)
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- mfc_debug(2, "Buf1: %zu, buf_size1: %d (frames %d)\n",
|
|
|
+ mfc_debug(2, "Buf1: %zx, buf_size1: %d (frames %d)\n",
|
|
|
buf_addr1, buf_size1, ctx->total_dpb_count);
|
|
|
if (buf_size1 < 0) {
|
|
|
mfc_debug(2, "Not enough memory has been allocated.\n");
|