Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_rc2_test.c59 MppCtx dec_ctx_pre; member
732 ret = mpp_create(&ctx->dec_ctx_pre, &ctx->dec_mpi_pre); in mpi_rc_pre_dec_init()
739 dec_ctx = ctx->dec_ctx_pre; in mpi_rc_pre_dec_init()
809 MppCtx dec_ctx = ctx->dec_ctx_pre; in mpi_rc_enc()
939 ctx->dec_ctx_pre = NULL; in mpi_rc_buffer_init()
970 MppCtx dec_ctx = ctx->dec_ctx_pre; in rc2_pre_dec_thread()
1068 CHECK_RET(ctx->dec_mpi_pre->reset(ctx->dec_ctx_pre)); in mpi_rc_codec()
1112 if (ctx->dec_ctx_pre) { in mpi_rc_codec()
1113 mpp_destroy(ctx->dec_ctx_pre); in mpi_rc_codec()
1114 ctx->dec_ctx_pre = NULL; in mpi_rc_codec()