Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iq_check/src/
H A Dparser.c127 bool pending_bool; member
545 DASSERT_MSG(!ctx->pending_bool, exit(-1), in j2s_parse()
548 ctx->pending_bool = true; in j2s_parse()
597 if (ctx->pending_bool) { in j2s_parse()
600 ctx->pending_bool = false; in j2s_parse()