Home
last modified time | relevance | path

Searched defs:RecordVideoToFile (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/utility/source/
Dfile_recorder_impl.h81 virtual int32_t RecordVideoToFile(const I420VideoFrame& videoFrame) in RecordVideoToFile() function
Dfile_recorder_impl.cc428 int32_t AviRecorder::RecordVideoToFile(const I420VideoFrame& videoFrame) in RecordVideoToFile() function in webrtc::AviRecorder