Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/inc/
H A Dmpp_impl.h33 MPP_RET mpp_ops_init(MppDump info, MppCtxType type, MppCodingType coding);
/rockchip-linux_mpp/mpp/
H A Dmpp_impl.c322 MPP_RET mpp_ops_init(MppDump info, MppCtxType type, MppCodingType coding) in mpp_ops_init() function
H A Dmpp.c172 mpp_ops_init(mpp->mDump, type, coding); in mpp_ctx_init()