Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A Dj2s.cpp111 static inline int j2s_enum_get_value(j2s_ctx* ctx, int enum_index, in j2s_enum_get_value() function
991 value = (double)j2s_enum_get_value(ctx, obj->enum_index, name); in _j2s_json_to_obj()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/
H A Dj2s.cpp208 static inline int j2s_enum_get_value(j2s_ctx *ctx, int enum_index, in j2s_enum_get_value() function
1210 value = (double)j2s_enum_get_value(ctx, obj->enum_index, name); in _j2s_json_to_obj()