Searched refs:fSegmentBitState (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVCLib/
H A DIOFireWireAVCLibConsumer.cpp208 fSegmentBitState = true;
825 fSegmentBitState = true;
835 (fSegmentBitState ? kAVCProducerSCBit : 0x00000000);
1241 (fSegmentBitState ? kAVCProducerSCBit : 0x00000000);
1850 (!me->fSegmentBitState ? kAVCProducerSCBit : 0x00000000);
1858 me->fSegmentBitState = !me->fSegmentBitState;
1884 (me->fSegmentBitState ? kAVCProducerSCBit : 0x00000000);
1954 (me->fSegmentBitState ? kAVCProducerSCBit : 0x00000000);
2014 (!me->fSegmentBitState
[all...]
H A DIOFireWireAVCLibConsumer.h84 bool fSegmentBitState; member in class:IOFireWireAVCLibConsumer

Completed in 115 milliseconds