Lines Matching refs:mpp_err
90 mpp_err("unable to create %s %s for mpp unsupported\n", in init()
98 mpp_err("mpp_vcodec dev open failed\n"); in init()
110 mpp_err("chan %d VCODEC_CHAN_CREATE failed\n", ctx->mChanId); in init()
117 mpp_err("chan %d VCODEC_CHAN_START failed\n", ctx->mChanId); in init()
144 mpp_err("mpp_vcodec dev open failed\n"); in open_client()
160 mpp_err("chan %d VCODEC_CHAN_DESTROY failed\n", ctx->mChanId); in clear()
190 mpp_err("chan %d VCODEC_CHAN_START failed\n", ctx->mChanId); in start()
207 mpp_err("chan %d VCODEC_CHAN_START failed\n", ctx->mChanId); in stop()
224 mpp_err("chan %d VCODEC_CHAN_PAUSE failed\n", ctx->mChanId); in mpp_pause()
241 mpp_err("chan %d VCODEC_CHAN_RESUME failed\n", ctx->mChanId); in resume()
345 mpp_err("chan %d VCODEC_CHAN_IN_FRM_RDY failed\n", ctx->mChanId); in put_frame()
384 mpp_err("chan %d VCODEC_CHAN_OUT_PKT_RDY failed\n", ctx->mChanId); in get_packet()
549 mpp_err("chan %d VCODEC_CHAN_CONTROL failed\n", ctx->mChanId); in control()
567 mpp_err("chan %d VCODEC_CHAN_RESET failed\n", ctx->mChanId); in reset()