Home
last modified time | relevance | path

Searched refs:j2s_type (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/j2s/
H A Dcommon.h107 } j2s_type; typedef
H A Dj2s.h102 const char* j2s_type_name(j2s_type type);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/src/j2s4b/
H A Dj2s_common.h109 } j2s_type; typedef
H A Dj2s.h121 const char *j2s_type_name(j2s_type type);
H A Dj2s.cpp348 const char *j2s_type_name(j2s_type type) { in j2s_type_name()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iq_check/src/
H A Ddump.cpp69 type = j2s_type_name((j2s_type)obj->type); in dump_obj()
H A Dparser.c99 j2s_type type;
160 j2s_type j2s_parse_type(const char *type, j2s_flag flags) { in j2s_parse_type()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A Dj2s.cpp258 const char* j2s_type_name(j2s_type type) in j2s_type_name()