OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetGofInfoVP9
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc
336
gof_.
SetGofInfoVP9
(kTemporalStructureMode1);
343
gof_.
SetGofInfoVP9
(kTemporalStructureMode2);
352
gof_.
SetGofInfoVP9
(kTemporalStructureMode3);
[
all
...]
/external/webrtc/webrtc/modules/include/
module_common_types.h
80
void
SetGofInfoVP9
(TemporalStructureMode tm) {
/external/webrtc/webrtc/modules/video_coding/
jitter_buffer_unittest.cc
47
packet_.codecSpecificHeader.codecHeader.VP9.gof.
SetGofInfoVP9
(
893
packet_->codecSpecificHeader.codecHeader.VP9.gof.
SetGofInfoVP9
(
[
all
...]
/external/webrtc/talk/app/webrtc/java/jni/
androidmediaencoder_jni.cc
497
gof_.
SetGofInfoVP9
(webrtc::TemporalStructureMode::kTemporalStructureMode1);
[
all
...]
Completed in 159 milliseconds