Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/utility/interface/
Dfile_player.h97 virtual int32_t GetVideoFromFile(I420VideoFrame& /*videoFrame*/) in GetVideoFromFile() function
102 virtual int32_t GetVideoFromFile(I420VideoFrame& /*videoFrame*/, in GetVideoFromFile() function
/external/chromium_org/third_party/webrtc/modules/utility/source/
Dfile_player_impl.cc489 int32_t VideoFilePlayerImpl::GetVideoFromFile(I420VideoFrame& videoFrame, in GetVideoFromFile() function in webrtc::VideoFilePlayerImpl
508 int32_t VideoFilePlayerImpl::GetVideoFromFile(I420VideoFrame& videoFrame) in GetVideoFromFile() function in webrtc::VideoFilePlayerImpl