Home
last modified time | relevance | path

Searched defs:apply_rotation (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/talk/media/webrtc/
Dwebrtcvideoframefactory_unittest.cc64 bool apply_rotation) { in VerifyFrame()
82 void TestCreateAliasedFrame(bool apply_rotation) { in TestCreateAliasedFrame()
Dwebrtcvideoframe.cc78 bool apply_rotation) { in Init()
203 bool apply_rotation) { in Reset()
Dwebrtcvideoframe_unittest.cc60 bool apply_rotation) { in TestInit()
Dwebrtcvideoengine2.cc1801 bool apply_rotation) { in SetApplyRotation()
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.cc267 bool apply_rotation = apply_rotation_; in IncomingFrame() local
/external/mesa3d/src/mesa/main/
Dtexcompress_bptc.c522 apply_rotation(int rotation, in apply_rotation() function
/external/webrtc/talk/media/base/
Dvideoframe_unittest.h1411 void Reset(webrtc::VideoRotation rotation, bool apply_rotation) { in Reset()