OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetVideoRotation
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender.h
162
void
SetVideoRotation
(VideoRotation rotation);
rtp_sender_unittest.cc
462
rtp_sender_->
SetVideoRotation
(kRotation);
491
rtp_sender_->
SetVideoRotation
(kRotation);
[
all
...]
rtp_sender.cc
259
void RTPSender::
SetVideoRotation
(VideoRotation rotation) {
[
all
...]
Completed in 460 milliseconds