Home | History | Annotate | Download | only in camera

Lines Matching defs:UNLIKELY

50 #define UNLIKELY(exp) __builtin_expect(!!(exp), 0)
2945 if (UNLIKELY(mDebugFps)) {
3469 /*if (UNLIKELY(mDebugFps)) {