OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_lastFrameLength
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
packet_loss_test.cc
28
_lastFrameLength
(0)
38
_lastFrameLength
(0)
47
_lastFrameLength
(0)
79
if (fwrite(_lastFrame, 1,
_lastFrameLength
,
80
_decodedFile) !=
_lastFrameLength
) {
97
if (
_lastFrameLength
< length)
105
_lastFrameLength
= length;
packet_loss_test.h
56
uint32_t
_lastFrameLength
;
Completed in 228 milliseconds