Go to the source code of this file.
Functions | |
| XvImage * | XvShmCreateImage (Display *, XvPortID, int, char *, int, int, XShmSegmentInfo *) |
| static xvmc_render_state_t * | GetRender (VideoFrame *frame) |
| XvImage* XvShmCreateImage | ( | Display * | , | |
| XvPortID | , | |||
| int | , | |||
| char * | , | |||
| int | , | |||
| int | , | |||
| XShmSegmentInfo * | ||||
| ) |
Referenced by XvMCOSD::CreateBuffer(), and VideoOutputXv::CreateShmImages().
| static xvmc_render_state_t * GetRender | ( | VideoFrame * | frame | ) | [inline, static] |
Definition at line 212 of file osdxvmc.cpp.
Referenced by VideoOutputXv::CheckFrameStates(), XvMCOSD::CompositeOSD(), VideoOutputXv::DiscardFrame(), VideoOutputXv::DrawSlice(), VideoOutputXv::FlushSurface(), VideoBuffers::FutureFrame(), VideoBuffers::GetOSDFrame(), VideoOutputXv::IsDisplaying(), VideoOutputXv::IsRendering(), VideoBuffers::PastFrame(), VideoOutputXv::PrepareFrameXvMC(), VideoOutputXv::ProcessFrameXvMC(), VideoBuffers::SetOSDFrame(), VideoOutputXv::ShowXvMC(), and VideoOutputXv::SyncSurface().
1.5.5