Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cfg.cpp37 #define CFG_TO_U64_PTR(info, cfg) ((RK_U64 *)CFG_TO_PTR(info, cfg)) macro
137 RK_U64 *dst = CFG_TO_U64_PTR(info, cfg); in mpp_cfg_set_u64()