Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A Dj2s.cpp733 cJSON *index_item, *item; in j2s_json_to_array_with_index() local
753 index_item = cJSON_GetArrayItem(index_json, i); in j2s_json_to_array_with_index()
754 index = cJSON_GetNumberValue(index_item); in j2s_json_to_array_with_index()
777 index_item = cJSON_GetArrayItem(index_json, i); in j2s_json_to_array_with_index()
778 index = cJSON_GetNumberValue(index_item); in j2s_json_to_array_with_index()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/
H A Dj2s.cpp937 cJSON *index_item, *item; in j2s_json_to_array_with_index() local
957 index_item = cJSON_GetArrayItem(index_json, i); in j2s_json_to_array_with_index()
958 index = cJSON_GetNumberValue(index_item); in j2s_json_to_array_with_index()
981 index_item = cJSON_GetArrayItem(index_json, i); in j2s_json_to_array_with_index()
982 index = cJSON_GetNumberValue(index_item); in j2s_json_to_array_with_index()