Searched refs:dec_ctx_post (Results 1 – 1 of 1) sorted by relevance
58 MppCtx dec_ctx_post; member603 ret = mpp_create(&ctx->dec_ctx_post, &ctx->dec_mpi_post); in mpi_rc_post_dec_init()610 dec_ctx = ctx->dec_ctx_post; in mpi_rc_post_dec_init()660 ret = ctx->dec_mpi_post->decode_put_packet(ctx->dec_ctx_post, in mpi_rc_dec_post_decode()671 ret = ctx->dec_mpi_post->decode_get_frame(ctx->dec_ctx_post, in mpi_rc_dec_post_decode()681 ctx->dec_mpi_post->control(ctx->dec_ctx_post, in mpi_rc_dec_post_decode()800 ctx->dec_mpi_post->control(ctx->dec_ctx_post, MPP_DEC_SET_FRAME_INFO, (MppParam)frm); in mpi_rc_info_change()940 ctx->dec_ctx_post = NULL; in mpi_rc_buffer_init()1069 CHECK_RET(ctx->dec_mpi_post->reset(ctx->dec_ctx_post)); in mpi_rc_codec()1107 if (ctx->dec_ctx_post) { in mpi_rc_codec()[all …]