Go to the source code of this file.
Functions | |
| void * | CreateOSXCocoaPool (void) |
| void | DeleteOSXCocoaPool (void *&pool) |
| void* CreateOSXCocoaPool | ( | void | ) | [inline] |
Definition at line 13 of file util-osx-cocoa.mm.
Referenced by NuppelVideoPlayer::kickoffOutputVideoLoop(), and SpawnDecode().
| void DeleteOSXCocoaPool | ( | void *& | pool | ) | [inline] |
Definition at line 32 of file util-osx-cocoa.mm.
Referenced by NuppelVideoPlayer::kickoffOutputVideoLoop(), and SpawnDecode().
1.5.5