Home
last modified time | relevance | path

Searched refs:last_frame_to_process (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/tools/frame_editing/
Dframe_editing_lib.cc27 int last_frame_to_process, const string& out_path) { in EditFrames() argument
28 if (last_frame_to_process < first_frame_to_process) { in EditFrames()
60 (last_frame_to_process < num_frames_read)) { in EditFrames()
Dframe_editing_lib.h36 int last_frame_to_process, const std::string& out_path);