OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:source_file_size
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/test/testsupport/
frame_reader.cc
44
size_t
source_file_size
= GetFileSize(input_filename_);
local
45
if (
source_file_size
<= 0u) {
49
number_of_frames_ = static_cast<int>(
source_file_size
/
Completed in 149 milliseconds