Searched refs:ScheduleVideoFrame (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/media/filters/
H A Dvideo_frame_scheduler_proxy.cc27 void VideoFrameSchedulerProxy::ScheduleVideoFrame( function in class:media::VideoFrameSchedulerProxy
34 base::Bind(&VideoFrameScheduler::ScheduleVideoFrame,
H A Dclockless_video_frame_scheduler.cc22 void ClocklessVideoFrameScheduler::ScheduleVideoFrame( function in class:media::ClocklessVideoFrameScheduler
H A Dclockless_video_frame_scheduler.h21 virtual void ScheduleVideoFrame(const scoped_refptr<VideoFrame>& frame,
H A Dvideo_frame_scheduler.h34 virtual void ScheduleVideoFrame(const scoped_refptr<VideoFrame>& frame,
H A Dtest_video_frame_scheduler.h32 virtual void ScheduleVideoFrame(const scoped_refptr<VideoFrame>& frame,
H A Dvideo_frame_scheduler_proxy.h33 virtual void ScheduleVideoFrame(const scoped_refptr<VideoFrame>& frame,
H A Dtest_video_frame_scheduler.cc27 void TestVideoFrameScheduler::ScheduleVideoFrame( function in class:media::TestVideoFrameScheduler
H A Dvideo_frame_scheduler_impl.h37 virtual void ScheduleVideoFrame(const scoped_refptr<VideoFrame>& frame,
H A Dvideo_frame_scheduler_unittest.cc62 this->scheduler_.ScheduleVideoFrame(
H A Dvideo_frame_scheduler_impl.cc26 void VideoFrameSchedulerImpl::ScheduleVideoFrame( function in class:media::VideoFrameSchedulerImpl
H A Dvideo_frame_scheduler_impl_unittest.cc37 scheduler_.ScheduleVideoFrame(
/external/chromium_org/third_party/decklink/mac/include/
H A DDeckLinkAPI_v9_9.h63 virtual HRESULT ScheduleVideoFrame (/* in */ IDeckLinkVideoFrame *theFrame, /* in */ BMDTimeValue displayTime, /* in */ BMDTimeValue displayDuration, /* in */ BMDTimeScale timeScale) = 0;
H A DDeckLinkAPI_v7_3.h74 virtual HRESULT ScheduleVideoFrame (/* in */ IDeckLinkVideoFrame_v7_6 *theFrame, BMDTimeValue displayTime, BMDTimeValue displayDuration, BMDTimeScale timeScale) = 0;
H A DDeckLinkAPI_v7_1.h116 virtual HRESULT STDMETHODCALLTYPE ScheduleVideoFrame (IDeckLinkVideoFrame_v7_1* theFrame, BMDTimeValue displayTime, BMDTimeValue displayDuration, BMDTimeScale timeScale) = 0;
H A DDeckLinkAPI_v7_6.h162 virtual HRESULT ScheduleVideoFrame (/* in */ IDeckLinkVideoFrame_v7_6 *theFrame, /* in */ BMDTimeValue displayTime, /* in */ BMDTimeValue displayDuration, /* in */ BMDTimeScale timeScale) = 0;
H A DDeckLinkAPI.h491 virtual HRESULT ScheduleVideoFrame (/* in */ IDeckLinkVideoFrame *theFrame, /* in */ BMDTimeValue displayTime, /* in */ BMDTimeValue displayDuration, /* in */ BMDTimeScale timeScale) = 0;

Completed in 164 milliseconds