Home
last modified time | relevance | path

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

/external/webrtc/webrtc/tools/frame_editing/
Dframe_editing_lib.cc26 int first_frame_to_process, int interval, in EditFrames() argument
28 if (last_frame_to_process < first_frame_to_process) { in EditFrames()
59 if ((num_frames_read < first_frame_to_process) || in EditFrames()
Dframe_editing_lib.h35 int first_frame_to_process, int interval,