Home
last modified time | relevance | path

Searched refs:firstIs (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DDecoratorStyle.C118 DecoratorStyle *is, *firstIs = NULL; in GetDecoratorStyle() local
128 if (firstIs == NULL) in GetDecoratorStyle()
129 firstIs = is; in GetDecoratorStyle()
136 return firstIs; in GetDecoratorStyle()
H A DInteractorStyle.C240 InteractorStyle *is, *firstIs = NULL; in GetInteractorStyle() local
250 if (firstIs == NULL) in GetInteractorStyle()
251 firstIs = is; in GetInteractorStyle()
258 return firstIs; in GetInteractorStyle()
/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACdec/src/
H A Drvlc_info.h191 SHORT firstIs; member
H A Drvlc.cpp642 pRvlc->firstIs = 0; in rvlcDecodeBackward()
715 pRvlc->firstIs = position; in rvlcDecodeBackward()
875 if (pRvlc->firstIs != (-SF_OFFSET)) ErrorStatusFirstIs = 1; in rvlcFinalErrorDetection()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACdec/src/
H A Drvlc_info.h191 SHORT firstIs; member
H A Drvlc.cpp642 pRvlc->firstIs = 0; in rvlcDecodeBackward()
715 pRvlc->firstIs = position; in rvlcDecodeBackward()
875 if (pRvlc->firstIs != (-SF_OFFSET)) ErrorStatusFirstIs = 1; in rvlcFinalErrorDetection()