Searched refs:myIDHGetFormatGluePB (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.i.c1120 struct IDHGetFormatGluePB myIDHGetFormatGluePB = { local
1127 struct IDHGetFormatGluePB myIDHGetFormatGluePB; local
1128 // *((unsigned long*)&myIDHGetFormatGluePB) = 0x00040014;
1130 myIDHGetFormatGluePB.componentFlags = 0;
1131 myIDHGetFormatGluePB.componentParamSize = 4;
1132 myIDHGetFormatGluePB.componentWhat = 20;
1136 myIDHGetFormatGluePB.format = format;
1137 myIDHGetFormatGluePB.idh = idh;
1140 return (ComponentResult)CallUniversalProc(CallComponentUPP, 0x000000F0, &myIDHGetFormatGluePB);
1142 return (ComponentResult)CallComponentDispatch( (ComponentParameters*)&myIDHGetFormatGluePB );
[all...]

Completed in 206 milliseconds