Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dmpi_rc2_test.c45 RK_U8 *com_buf; member
118 MPP_FREE(ctx->com_buf); in mpi_rc_deinit()
342 if (NULL == ctx->com_buf) in mpi_rc_calc_ssim()
343 ctx->com_buf = mpp_malloc(RK_U8, enc_hor_stride * mpp_frame_get_ver_stride(frame_out) * 2); in mpi_rc_calc_ssim()
346 width - 2, height - 2, ctx->com_buf, &cnt); in mpi_rc_calc_ssim()