Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cfg.cpp35 #define CFG_TO_U32_PTR(info, cfg) ((RK_U32 *)CFG_TO_PTR(info, cfg)) macro
97 RK_U32 *dst = CFG_TO_U32_PTR(info, cfg); in mpp_cfg_set_u32()