Searched refs:findAtom (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c342 static OSStatus findAtom( const QTAtomSpec *atomSpec, OSType theType, QTAtom *theAtom) function
384 result = findAtom( configID, kIDHDeviceAtomType, &deviceAtom);
/macosx-10.9.5/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVIsochComponent.MacOS9485 OSErr findAtom( QTAtomSpec *atomSpec, OSType theType, QTAtom *theAtom);
2231 OSErr findAtom( QTAtomSpec *atomSpec, OSType theType, QTAtom *theAtom)
2273 result = findAtom( configID, kIDHDeviceAtomType, &deviceAtom);

Completed in 149 milliseconds