Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/
H A Dj2s.h104 cJSON* j2s_struct_to_template_json(j2s_ctx* ctx, const char* name);
108 j2s_struct_to_template_json(ctx, NULL)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/
H A Dj2s.h123 cJSON *j2s_struct_to_template_json(j2s_ctx *ctx, const char *name);
127 j2s_struct_to_template_json(ctx, NULL)
H A Dj2s4b_utils.cpp241 json = j2s_struct_to_template_json(ctx, name); in j2s_dump_template_struct()
H A Dj2s.cpp313 cJSON *j2s_struct_to_template_json(j2s_ctx *ctx, const char *name) { in j2s_struct_to_template_json() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A Dj2s_utils.cpp568 json = j2s_struct_to_template_json(ctx, name); in j2s_dump_template_struct()
H A Dj2s.cpp221 cJSON* j2s_struct_to_template_json(j2s_ctx* ctx, const char* name) in j2s_struct_to_template_json() function