Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A Dj2s.cpp754 index = cJSON_GetNumberValue(index_item); in j2s_json_to_array_with_index()
778 index = cJSON_GetNumberValue(index_item); in j2s_json_to_array_with_index()
993 value = cJSON_GetNumberValue(root); in _j2s_json_to_obj()
H A DcJSON.cpp111 CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON * const item) in cJSON_GetNumberValue() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/
H A Dj2s.cpp958 index = cJSON_GetNumberValue(index_item); in j2s_json_to_array_with_index()
982 index = cJSON_GetNumberValue(index_item); in j2s_json_to_array_with_index()
1212 value = cJSON_GetNumberValue(root); in _j2s_json_to_obj()
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.h180 CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON * const item);
H A DcJSON.c109 CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON * const item) in cJSON_GetNumberValue() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/
H A DcJSON.h178 CJSON_PUBLIC(double) cJSON_GetNumberValue(const cJSON * const item);