Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c656 #define test_byte_f(str, len) test_byte(str, len, __FUNCTION__)
669 static char *test_byte(MppCfgStrBuf *str, rk_s32 len, const char *caller) in test_byte() function