Home
last modified time | relevance | path

Searched refs:DataGroupCfg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Drc_data.h40 } DataGroupCfg; typedef
50 MPP_RET rc_data_init(DataGroup *grp, DataGroupCfg *cfg);
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_data.cpp32 MPP_RET rc_data_init(DataGroup *grp, DataGroupCfg *cfg) in rc_data_init()