Home
last modified time | relevance | path

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

/rockchip-linux_mpp/test/
H A Dmpi_rc2_test.c76 RK_U32 dec_in_buf_post_size; member
601 ctx->dec_in_buf_post, ctx->dec_in_buf_post_size); in mpi_rc_post_dec_init()
847 if (len > ctx->dec_in_buf_post_size) { in mpi_rc_enc()
851 ctx->dec_in_buf_post_size = buf_size; in mpi_rc_enc()
926 ctx->dec_in_buf_post_size = packet_size; in mpi_rc_buffer_init()