Searched refs:mpp_cfg_to_string (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/mpp/base/test/ |
| H A D | mpp_cfg_test.c | 33 ret = mpp_cfg_to_string(obj, fmt, &std); in test_to_from() 45 ret = mpp_cfg_to_string(out, fmt, &str); in test_to_from()
|
| /rockchip-linux_mpp/mpp/base/inc/ |
| H A D | mpp_cfg_io.h | 82 rk_s32 mpp_cfg_to_string(MppCfgObj obj, MppCfgStrFmt fmt, char **buf);
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_cfg.c | 498 mpp_cfg_to_string(obj, fmt, buf); in GET_ENC_CFG_CHANGE()
|
| H A D | mpp_cfg_io.c | 2963 rk_s32 mpp_cfg_to_string(MppCfgObj obj, MppCfgStrFmt fmt, char **buf) in mpp_cfg_to_string() function
|