Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c661 #define skip_ws_f(str) skip_ws(str, __FUNCTION__)
724 static char *skip_ws(MppCfgStrBuf *str, const char *caller) in skip_ws() function