Searched refs:j2s_get_index_json (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/ |
| H A D | j2s.cpp | 423 static cJSON* j2s_get_index_json(j2s_ctx* ctx, cJSON* parent, int obj_index) in j2s_get_index_json() function 847 index_json = j2s_get_index_json(ctx, parent, obj_index); in _j2s_json_to_obj() 897 index_json = j2s_get_index_json(ctx, parent, obj_index); in _j2s_json_to_obj()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/ |
| H A D | j2s.cpp | 509 static cJSON *j2s_get_index_json(j2s_ctx *ctx, cJSON *parent, int obj_index) { in j2s_get_index_json() function 1060 index_json = j2s_get_index_json(ctx, parent, obj_index); in _j2s_json_to_obj() 1111 index_json = j2s_get_index_json(ctx, parent, obj_index); in _j2s_json_to_obj()
|