Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cfg.cpp36 #define CFG_TO_S64_PTR(info, cfg) ((RK_S64 *)CFG_TO_PTR(info, cfg)) macro
117 RK_S64 *dst = CFG_TO_S64_PTR(info, cfg); in mpp_cfg_set_s64()