Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cfg.cpp197 #define MPP_CFG_GET_OPS(type) ((long)(((void **)&mpp_cfg_ops)[type * 2 + 1])) macro
207 node->get_func = MPP_CFG_GET_OPS(data_type); in mpp_cfg_node_fixup_func()