Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_impl.h33 MPP_RET mpp_ops_init(MppDump info, MppCtxType type, MppCodingType coding);
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp_impl.cpp297 MPP_RET mpp_ops_init(MppDump info, MppCtxType type, MppCodingType coding) in mpp_ops_init() function
H A Dmpp.cpp139 mpp_ops_init(mDump, type, coding); in init()