Searched defs:_rotation (Results 1 – 3 of 3) sorted by relevance
122 VideoRotation _rotation; variable
79 VideoRotation _rotation; variable
193 Mat _rotation = cvarrToMat(rotation), _true_rotation = cvarrToMat(true_rotation); in run() local