Searched refs:j2s_dump_root_struct (Results 1 – 4 of 4) sorted by relevance
163 #define j2s_dump_root_struct(ctx, ptr) j2s_dump_struct(ctx, NULL, ptr) macro
173 #define j2s_dump_root_struct(ctx, ptr) j2s_dump_struct(ctx, NULL, ptr) macro
440 json_buff = j2s_dump_root_struct(&ctx, calibproj); in createSceneCalib()
367 json_buff = j2s_dump_root_struct(&ctx, calibproj); in calibproj2json()