Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_cfg_test.c54 mpp_cfg_print_string(std); in test_to_from()
56 mpp_cfg_print_string(out); in test_to_from()
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_cfg_io.h98 rk_s32 mpp_cfg_print_string(char *buf);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c2958 mpp_cfg_print_string(str.buf); in mpp_cfg_dump()
3226 rk_s32 mpp_cfg_print_string(char *buf) in mpp_cfg_print_string() function