Go to the source code of this file.
Classes | |
| class | FrameData |
| All the data we need to encapsulate one frame. More... | |
| class | DVDV_Private |
| We hide the icky stuff here, to avoid header bloat. More... | |
Variables | |
| const int | kAppleBuffers = 4 |
| const int | kSubpictureSize = 8 * 1024 * 1024 |
| const int | kAccelBuffers = 33 |
| const int kAppleBuffers = 4 |
Definition at line 33 of file videoout_dvdv.mm.
| const int kSubpictureSize = 8 * 1024 * 1024 |
Definition at line 36 of file videoout_dvdv.mm.
| const int kAccelBuffers = 33 |
Definition at line 40 of file videoout_dvdv.mm.
1.5.5