OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetVideoFormat
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_decoder.h
54
void
SetVideoFormat
(CMVideoFormatDescriptionRef video_format);
h264_video_toolbox_decoder.cc
113
SetVideoFormat
(nullptr);
140
SetVideoFormat
(description);
250
void H264VideoToolboxDecoder::
SetVideoFormat
(
/external/opencv3/modules/videoio/src/
cap_cmu.cpp
336
CMU_theCamera[_index].
SetVideoFormat
(format);
347
CMU_theCamera[_index].
SetVideoFormat
(7);
490
cmucam->
SetVideoFormat
(format);
/external/webrtc/talk/media/webrtc/
webrtcvideoengine2.h
261
bool
SetVideoFormat
(const VideoFormat& format);
webrtcvideoengine2.cc
900
return send_streams_[ssrc]->
SetVideoFormat
(format);
[
all
...]
Completed in 157 milliseconds