OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_frameInfos
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
generic_decoder.cc
126
_frameInfos
(),
146
_frameInfos
[_nextFrameInfoIdx].decodeStartTimeMs = nowMs;
147
_frameInfos
[_nextFrameInfoIdx].renderTimeMs = frame.RenderTimeMs();
148
_frameInfos
[_nextFrameInfoIdx].rotation = frame.rotation();
149
_callback->Map(frame.TimeStamp(), &
_frameInfos
[_nextFrameInfoIdx]);
generic_decoder.h
101
VCMFrameInformation
_frameInfos
[kDecoderFrameMemoryLength];
Completed in 68 milliseconds