Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cfg.cpp38 #define CFG_TO_PTR_PTR(info, cfg) ((void **)CFG_TO_PTR(info, cfg)) macro
167 void **dst = CFG_TO_PTR_PTR(info, cfg); in mpp_cfg_set_ptr()