Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c660 #define skip_byte_f(str, len) skip_byte(str, len, __FUNCTION__)
705 static char *skip_byte(MppCfgStrBuf *str, rk_s32 len, const char *caller) in skip_byte() function