Home
last modified time | relevance | path

Searched defs:_rotation (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dencoded_frame.h122 VideoRotation _rotation; variable
Dgeneric_encoder.h79 VideoRotation _rotation; variable
/external/opencv3/modules/calib3d/test/
Dtest_posit.cpp193 Mat _rotation = cvarrToMat(rotation), _true_rotation = cvarrToMat(true_rotation); in run() local