Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_cfg_test.c112 ret = mpp_cfg_from_string(&root, MPP_CFG_STR_FMT_JSON, buf); in main()
127 ret = test_to_from(root, MPP_CFG_STR_FMT_JSON); in main()
249 ret = test_to_from(root, MPP_CFG_STR_FMT_JSON); in main()
/rockchip-linux_mpp/inc/
H A Drk_mpp_cfg.h14 MPP_CFG_STR_FMT_JSON, enumerator
/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c2986 case MPP_CFG_STR_FMT_JSON : { in mpp_cfg_to_string()
3038 case MPP_CFG_STR_FMT_JSON : { in mpp_cfg_from_string()