Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c1277 static rk_s32 parse_log_value(MppCfgIoImpl *parent, const char *name, MppCfgStrBuf *str);
1331 ret = parse_log_value(parent, NULL, str); in parse_log_array()
1370 static rk_s32 parse_log_value(MppCfgIoImpl *parent, const char *name, MppCfgStrBuf *str) in parse_log_value() function
1597 ret = parse_log_value(parent, tmp, str); in parse_log_object()