Searched refs:DVFrameVars (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVLib.h166 } DVFrameVars; typedef in typeref:struct:_DVFrameVars
194 DVFrameVars **frameVars, UInt8 **frames);
204 DVFrameVars **frameVars, UInt8 **frames);
H A DDVFamily.c54 DVFrameVars *fReadSharedVars; // Structure shared with isoc program thread
55 DVFrameVars *fWriteSharedVars; // Structure shared with isoc program thread
H A DDVLib.c170 DVFrameVars fFrames;
1953 static IOReturn DVAllocFrames(DVFrameVars *pFrameData, UInt32 numFrames, UInt32 frameSize,
1954 DVFrameVars **frameVars, UInt8 **frames)
1980 static void DVFreeFrames(DVFrameVars *pFrameData)
2003 static void DVGetNextFullOutputFrame(DVFrameVars *pFrameData, UInt8** ppFrame, UInt32 frameSize )
2023 void DVSetInputFrameSizeAndMode(DVFrameVars *pFrameData, UInt32 bytes, UInt8 mode, UInt32 frameTime )
2048 void DVGetNextEmptyInputFrame(DVFrameVars *pFrameData, UInt8** ppFrame, UInt32 frameSize )
3272 DVFrameVars **frameVars, UInt8 **frames)
3565 DVFrameVars **frameVars, UInt8 **frames)
H A DDVIsochComponent.c98 DVFrameVars *fReadSharedVars; // Structure shared with isoc program thread
99 DVFrameVars *fWriteSharedVars; // Structure shared with isoc program thread

Completed in 145 milliseconds