Home
last modified time | relevance | path

Searched refs:j2s_json_to_bin (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/
H A Dj2s.h133 int j2s_json_to_bin(j2s_ctx *ctx, cJSON *json, const char *name, void **ptr,
153 j2s_json_to_bin(ctx, json, NULL, ptr, ptr_size, ofname)
H A Dj2s.cpp1320 int j2s_json_to_bin(j2s_ctx *ctx, cJSON *json, const char *name, void **ptr, in j2s_json_to_bin() function