Lines Matching refs:VideoNode

76 VideoNode::VideoNode(const char *name, VideoView *view)  in VideoNode()  function in VideoNode
91 VideoNode::~VideoNode() in ~VideoNode()
100 VideoNode::AddOn(int32 *internal_id) const in AddOn()
108 VideoNode::NodeRegistered() in NodeRegistered()
124 VideoNode::BufferReceived(BBuffer * buffer) in BufferReceived()
143 VideoNode::GetNextInput(int32 *cookie, media_input *out_input) in GetNextInput()
155 VideoNode::DisposeInputCookie(int32 cookie) in DisposeInputCookie()
162 VideoNode:: HandleMessage(int32 message, in HandleMessage()
175 VideoNode::HandleEvent(const media_timed_event *event, in HandleEvent()
198 VideoNode::ProducerDataStatus(const media_destination &dst, in ProducerDataStatus()
207 VideoNode::GetLatencyFor(const media_destination &dst, in GetLatencyFor()
220 VideoNode::AcceptFormat(const media_destination &dst, in AcceptFormat()
246 VideoNode::Connected(const media_source &src, in Connected()
289 VideoNode::Disconnected(const media_source &src, in Disconnected()
305 VideoNode::FormatChanged(const media_source &src, in FormatChanged()
346 VideoNode::HandleBuffer(BBuffer *buffer) in HandleBuffer()
388 VideoNode::SetOverlayEnabled(bool yesno) in SetOverlayEnabled()
395 VideoNode::LockBitmap() in LockBitmap()
402 VideoNode::Bitmap() in Bitmap()
409 VideoNode::UnlockBitmap() in UnlockBitmap()
416 VideoNode::IsOverlayActive() in IsOverlayActive()
423 VideoNode::CreateBuffers(BRect frame, color_space cspace, bool overlay) in CreateBuffers()
459 VideoNode::DeleteBuffers() in DeleteBuffers()