Searched refs:GIC_NORMAL (Results 1 – 2 of 2) sorted by relevance
91 else if (GIC_NORMAL == pAgicCtx->working_mode)92 pAgicCtx->Gic_Scene_mode = GIC_NORMAL;109 else if (GIC_NORMAL == pAgicCtx->working_mode) in processing()110 pAgicCtx->Gic_Scene_mode = GIC_NORMAL; in processing()
128 enum { GIC_NORMAL = 0, GIC_HDR = 1, GIC_NIGHT = 2 }; enumerator