Searched refs:mpp_ctx_init (Results 1 – 3 of 3) sorted by relevance
188 MPP_RET mpp_ctx_init(Mpp *mpp, MppCtxType type, MppCodingType coding);
464 ret = mpp_ctx_init(p->ctx, type, coding); in mpp_init()
150 MPP_RET mpp_ctx_init(Mpp *mpp, MppCtxType type, MppCodingType coding) in mpp_ctx_init() function