Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cfg.cpp196 #define MPP_CFG_SET_OPS(type) ((long)(((void **)&mpp_cfg_ops)[type * 2 + 0])) macro
206 node->set_func = MPP_CFG_SET_OPS(data_type); in mpp_cfg_node_fixup_func()