Home | History | Annotate | Download | only in V4LCameraAdapter

Lines Matching full:__builtin_expect

45 #define UNLIKELY( exp ) (__builtin_expect( (exp) != 0, false ))