Go to the source code of this file.
Variables | |
| const int | kNumBuffers = 31 |
| const int | kNeedFreeFrames = 1 |
| const int | kPrebufferFramesNormal = 10 |
| const int | kPrebufferFramesSmall = 4 |
| const int | kKeepPrebuffer = 2 |
| const int kNumBuffers = 31 |
Definition at line 27 of file videoout_d3d.cpp.
Referenced by VideoOutputD3D::CreateBuffers(), VideoOutputQuartz::Init(), and VideoOutputNull::Init().
| const int kNeedFreeFrames = 1 |
Definition at line 28 of file videoout_d3d.cpp.
Referenced by VideoOutputD3D::CreateBuffers(), VideoOutputQuartz::Init(), and VideoOutputNull::Init().
| const int kPrebufferFramesNormal = 10 |
Definition at line 29 of file videoout_d3d.cpp.
Referenced by VideoOutputD3D::CreateBuffers(), VideoOutputQuartz::Init(), and VideoOutputNull::Init().
| const int kPrebufferFramesSmall = 4 |
Definition at line 30 of file videoout_d3d.cpp.
Referenced by VideoOutputD3D::CreateBuffers(), VideoOutputQuartz::Init(), and VideoOutputNull::Init().
| const int kKeepPrebuffer = 2 |
Definition at line 31 of file videoout_d3d.cpp.
Referenced by VideoOutputD3D::CreateBuffers(), VideoOutputQuartz::Init(), and VideoOutputNull::Init().
1.6.3