Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/cJSON/
H A DcJSON.h96 extern cJSON *cJSON_CreateFloatArray(const float *numbers,int count);
H A DcJSON.c549 cJSON *cJSON_CreateFloatArray(const float *numbers,int count) {int i;cJSON *n=0,*p=0,*a=cJSON_Creat… in cJSON_CreateFloatArray() function
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.h217 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count);
H A DcJSON.c2576 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) in cJSON_CreateFloatArray() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/
H A DcJSON.h215 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp2586 CJSON_PUBLIC(cJSON *) cJSON_CreateFloatArray(const float *numbers, int count) in cJSON_CreateFloatArray() function