1. Attr2StringMalloc (miscattr.c:1487)
        const char *Attr2StringMalloc(const IPAttributeStruct *Attr,
                                      int DataFileFormat)
    
  2. Attr2StringToData (miscattr.c:1347)
        const char *Attr2StringToData(const IPAttributeStruct *Attr,
                                      int DataFileFormat,
                                      char *Str)
    
  3. AttrCopyAttributes (miscattr.c:1829)
        IPAttributeStruct *AttrCopyAttributes(const IPAttributeStruct *Src)
    
  4. AttrCopyAttributes2 (miscattr.c:1853)
        IPAttributeStruct *AttrCopyAttributes2(const IPAttributeStruct *Src,
                                               int AllAttrs)
    
  5. AttrCopyOneAttribute (miscatt3.c:35)
        IPAttributeStruct *AttrCopyOneAttribute(const IPAttributeStruct *Src)
    
  6. AttrCopyOneAttribute2 (miscatt3.c:61)
        IPAttributeStruct *AttrCopyOneAttribute2(const IPAttributeStruct *Src,
                                                 int AllAttr)
    
  7. AttrCopyValidAttrNameList (miscattr.c:1771)
        const char **AttrCopyValidAttrNameList(const char **AttrNames)
    
  8. AttrFindAttribute (miscattr.c:1546)
        IPAttributeStruct *AttrFindAttribute(const IPAttributeStruct *Attrs,
                                             const char *Name)
    
  9. AttrFindAttributeHashNum (miscatt1.c:188)
        IPAttributeStruct *AttrFindAttributeHashNum(const IPAttributeStruct *Attrs,
                                                    IPAttrNumType AttrHashNum)
    
  10. AttrFreeAttributes (miscattr.c:1733)
        void AttrFreeAttributes(IPAttributeStruct **Attrs)
    
  11. AttrFreeOneAttribute (miscattr.c:1683)
        void AttrFreeOneAttribute(IPAttributeStruct **Attrs, const char *Name)
    
  12. AttrGetAttribHashNumber (miscatt1.c:132)
        IPAttrNumType AttrGetAttribHashNumber(const char *AttribName)
    
  13. AttrGetAttribName (miscatt1.c:54)
        const char *AttrGetAttribName(const IPAttributeStruct *Attr)
    
  14. AttrGetIndexColor (miscattr.c:75)
        void AttrGetIndexColor(int Color, int *Red, int *Green, int *Blue)
    
  15. AttrGetIntAttrib (miscattr.c:325)
        int AttrGetIntAttrib(const IPAttributeStruct *Attrs, const char *Name)
    
  16. AttrGetIntAttrib2 (miscattr.c:355)
        int AttrGetIntAttrib2(const IPAttributeStruct *Attrs, IPAttrNumType AttrNum)
    
  17. AttrGetLastAttr (miscattr.c:2010)
        IPAttributeStruct *AttrGetLastAttr(IPAttributeStruct *AList)
    
  18. AttrGetPrevAttr (miscattr.c:2031)
        IPAttributeStruct *AttrGetPrevAttr(IPAttributeStruct *AList,
                                           const IPAttributeStruct *A)
    
  19. AttrGetPtrAttrib (miscattr.c:472)
        VoidPtr AttrGetPtrAttrib(const IPAttributeStruct *Attrs, const char *Name)
    
  20. AttrGetPtrAttrib2 (miscattr.c:505)
        VoidPtr AttrGetPtrAttrib2(const IPAttributeStruct *Attrs,
                                  IPAttrNumType AttrNum)
    
  21. AttrGetRGBColor2 (miscattr.c:109)
        int AttrGetRGBColor2(const IPAttributeStruct *Attrs,
                             const char *Name,
                             int *Red,
                             int *Green,
                             int *Blue)
    
  22. AttrGetRGBDoubleColor (miscattr.c:209)
        int AttrGetRGBDoubleColor(const IPAttributeStruct *Attrs,
                                  double *Red,
                                  double *Green,
                                  double *Blue)
    
  23. AttrGetRealAttrib (miscattr.c:759)
        IrtRType AttrGetRealAttrib(const IPAttributeStruct *Attrs, const char *Name)
    
  24. AttrGetRealAttrib2 (miscattr.c:791)
        IrtRType AttrGetRealAttrib2(const IPAttributeStruct *Attrs,
                                    IPAttrNumType AttrNum)
    
  25. AttrGetRealPtrAttrib (miscattr.c:928)
        IrtRType *AttrGetRealPtrAttrib(const IPAttributeStruct *Attrs,
                                       const char *Name)
    
  26. AttrGetRealPtrAttrib2 (miscattr.c:960)
        IrtRType *AttrGetRealPtrAttrib2(const IPAttributeStruct *Attrs,
                                        IPAttrNumType AttrNum)
    
  27. AttrGetRefPtrAttrib (miscattr.c:617)
        VoidPtr AttrGetRefPtrAttrib(const IPAttributeStruct *Attrs, const char *Name)
    
  28. AttrGetRefPtrAttrib2 (miscattr.c:650)
        VoidPtr AttrGetRefPtrAttrib2(const IPAttributeStruct *Attrs,
                                     IPAttrNumType AttrNum)
    
  29. AttrGetStrAttrib (miscattr.c:1224)
        const char *AttrGetStrAttrib(const IPAttributeStruct *Attrs, const char *Name)
    
  30. AttrGetStrAttrib2 (miscattr.c:1255)
        const char *AttrGetStrAttrib2(const IPAttributeStruct *Attrs,
                                      IPAttrNumType AttrNum)
    
  31. AttrGetUVAttrib (miscattr.c:1072)
        float *AttrGetUVAttrib(const IPAttributeStruct *Attrs, const char *Name)
    
  32. AttrGetUVAttrib2 (miscattr.c:1102)
        float *AttrGetUVAttrib2(const IPAttributeStruct *Attrs, IPAttrNumType AttrNum)
    
  33. AttrIDCopyValidAttrIDList (miscattr.c:1798)
        const IPAttrIDType *AttrIDCopyValidAttrIDList(const IPAttrIDType *AttrIDs,
                                                      int *IsValidList)
    
  34. AttrIDFindAttribute (miscatt1.c:280)
        IPAttributeStruct *AttrIDFindAttribute(const IPAttributeStruct *Attrs,
                                               IPAttrIDType AttrID)
    
  35. AttrIDFreeOneAttribute (misc_attr_ids.c:1016)
        void AttrIDFreeOneAttribute(IPAttributeStruct **Attrs, IPAttrIDType AttrID)
    
  36. AttrIDGetAttribID (miscatt1.c:235)
        IPAttrIDType AttrIDGetAttribID(const char *AttribName)
    
  37. AttrIDGetColor (misc_attr_ids.c:80)
        int AttrIDGetColor(const IPAttributeStruct *Attrs)
    
  38. AttrIDGetIntAttrib (misc_attr_ids.c:471)
        int AttrIDGetIntAttrib(const IPAttributeStruct *Attrs,
                               IPAttrIDType AttribID)
    
  39. AttrIDGetPtrAttrib (misc_attr_ids.c:555)
        VoidPtr AttrIDGetPtrAttrib(const IPAttributeStruct *Attrs,
                                   IPAttrIDType AttribID)
    
  40. AttrIDGetRGBColor (misc_attr_ids.c:162)
        int AttrIDGetRGBColor(const IPAttributeStruct *Attrs,
                              int *Red,
                              int *Green,
                              int *Blue)
    
  41. AttrIDGetRGBColor2 (misc_attr_ids.c:205)
        int AttrIDGetRGBColor2(const IPAttributeStruct *Attrs,
                               IPAttrIDType AttrID,
                               int *Red,
                               int *Green,
                               int *Blue)
    
  42. AttrIDGetRGBDoubleColor (misc_attr_ids.c:305)
        int AttrIDGetRGBDoubleColor(const IPAttributeStruct *Attrs,
                                    double *Red,
                                    double *Green,
                                    double *Blue)
    
  43. AttrIDGetRealAttrib (misc_attr_ids.c:709)
        IrtRType AttrIDGetRealAttrib(const IPAttributeStruct *Attrs,
                                     IPAttrIDType AttribID)
    
  44. AttrIDGetRealPtrAttrib (misc_attr_ids.c:808)
        IrtRType *AttrIDGetRealPtrAttrib(const IPAttributeStruct *Attrs,
                                         IPAttrIDType AttribID)
    
  45. AttrIDGetRefPtrAttrib (misc_attr_ids.c:633)
        VoidPtr AttrIDGetRefPtrAttrib(const IPAttributeStruct *Attrs,
                                      IPAttrIDType AttribID)
    
  46. AttrIDGetStrAttrib (misc_attr_ids.c:985)
        const char *AttrIDGetStrAttrib(const IPAttributeStruct *Attrs,
                                       IPAttrIDType AttribID)
    
  47. AttrIDGetUVAttrib (misc_attr_ids.c:889)
        float *AttrIDGetUVAttrib(const IPAttributeStruct *Attrs,
                                 IPAttrIDType AttribID)
    
  48. AttrIDGetWidth (misc_attr_ids.c:381)
        IrtRType AttrIDGetWidth(const IPAttributeStruct *Attrs)
    
  49. AttrIDRemoveOneAttribute (misc_attr_ids.c:1066)
        void AttrIDRemoveOneAttribute(IPAttributeStruct **Attrs, IPAttrIDType AttrID)
    
  50. AttrIDSetColor (misc_attr_ids.c:43)
        void AttrIDSetColor(IPAttributeStruct **Attrs, int Color)
    
  51. AttrIDSetIntAttrib (misc_attr_ids.c:431)
        void AttrIDSetIntAttrib(IPAttributeStruct **Attrs,
                                IPAttrIDType AttribID,
                                int Data)
    
  52. AttrIDSetPtrAttrib (misc_attr_ids.c:514)
        void AttrIDSetPtrAttrib(IPAttributeStruct **Attrs,
                                IPAttrIDType AttribID,
                                VoidPtr Data)
    
  53. AttrIDSetRGBColor (misc_attr_ids.c:117)
        void AttrIDSetRGBColor(IPAttributeStruct **Attrs, int Red, int Green, int Blue)
    
  54. AttrIDSetRGBDoubleColor (misc_attr_ids.c:260)
        void AttrIDSetRGBDoubleColor(IPAttributeStruct **Attrs,
                                     double Red,
                                     double Green,
                                     double Blue)
    
  55. AttrIDSetRealAttrib (misc_attr_ids.c:669)
        void AttrIDSetRealAttrib(IPAttributeStruct **Attrs,
                                 IPAttrIDType AttribID,
                                 IrtRType Data)
    
  56. AttrIDSetRealPtrAttrib (misc_attr_ids.c:758)
        void AttrIDSetRealPtrAttrib(IPAttributeStruct **Attrs,
                                    IPAttrIDType AttribID,
                                    IrtRType *Data,
                                    int DataLen)
    
  57. AttrIDSetRefPtrAttrib (misc_attr_ids.c:592)
        void AttrIDSetRefPtrAttrib(IPAttributeStruct **Attrs,
                                   IPAttrIDType AttribID,
                                   VoidPtr Data)
    
  58. AttrIDSetStrAttrib (misc_attr_ids.c:941)
        void AttrIDSetStrAttrib(IPAttributeStruct **Attrs,
                                IPAttrIDType AttribID,
                                const char *Data)
    
  59. AttrIDSetUVAttrib (misc_attr_ids.c:848)
        void AttrIDSetUVAttrib(IPAttributeStruct **Attrs,
                               IPAttrIDType AttribID,
                               IrtRType U,
                               IrtRType V)
    
  60. AttrIDSetWidth (misc_attr_ids.c:343)
        void AttrIDSetWidth(IPAttributeStruct **Attrs, IrtRType Width)
    
  61. AttrInitHashTbl (miscatt1.c:347)
        void AttrInitHashTbl(void)
    
  62. AttrMergeAttributes (miscattr.c:1926)
        IPAttributeStruct *AttrMergeAttributes(IPAttributeStruct *Orig,
                                               const IPAttributeStruct *Src,
                                               int Replace)
    
  63. AttrReverseAttributes (miscattr.c:1508)
        IPAttributeStruct *AttrReverseAttributes(IPAttributeStruct *Attr)
    
  64. AttrSetIntAttrib (miscattr.c:253)
        void AttrSetIntAttrib(IPAttributeStruct **Attrs, const char *Name, int Data)
    
  65. AttrSetIntAttrib2 (miscattr.c:287)
        void AttrSetIntAttrib2(IPAttributeStruct **Attrs,
                               IPAttrNumType AttribNum,
                               int Data)
    
  66. AttrSetPtrAttrib (miscattr.c:397)
        void AttrSetPtrAttrib(IPAttributeStruct **Attrs,
                              const char *Name,
                              VoidPtr Data)
    
  67. AttrSetPtrAttrib2 (miscattr.c:432)
        void AttrSetPtrAttrib2(IPAttributeStruct **Attrs,
                               IPAttrNumType AttribNum,
                               VoidPtr Data)
    
  68. AttrSetRGBDoubleColor (miscattr.c:162)
        void AttrSetRGBDoubleColor(IPAttributeStruct **Attrs,
                                   double Red,
                                   double Green,
                                   double Blue)
    
  69. AttrSetRealAttrib (miscattr.c:686)
        void AttrSetRealAttrib(IPAttributeStruct **Attrs,
                               const char *Name,
                               IrtRType Data)
    
  70. AttrSetRealAttrib2 (miscattr.c:720)
        void AttrSetRealAttrib2(IPAttributeStruct **Attrs,
                                IPAttrNumType AttribNum,
                                IrtRType Data)
    
  71. AttrSetRealPtrAttrib (miscattr.c:840)
        void AttrSetRealPtrAttrib(IPAttributeStruct **Attrs,
                                  const char *Name,
                                  IrtRType *Data,
                                  int DataLen)
    
  72. AttrSetRealPtrAttrib2 (miscattr.c:878)
        void AttrSetRealPtrAttrib2(IPAttributeStruct **Attrs,
                                   IPAttrNumType AttribNum,
                                   IrtRType *Data,
                                   int DataLen)
    
  73. AttrSetRefPtrAttrib (miscattr.c:542)
        void AttrSetRefPtrAttrib(IPAttributeStruct **Attrs,
                                 const char *Name,
                                 VoidPtr Data)
    
  74. AttrSetRefPtrAttrib2 (miscattr.c:577)
        void AttrSetRefPtrAttrib2(IPAttributeStruct **Attrs,
                                  IPAttrNumType AttribNum,
                                  VoidPtr Data)
    
  75. AttrSetStrAttrib (miscattr.c:1152)
        void AttrSetStrAttrib(IPAttributeStruct **Attrs,
                              const char *Name,
                              const char *Data)
    
  76. AttrSetStrAttrib2 (miscattr.c:1185)
        void AttrSetStrAttrib2(IPAttributeStruct **Attrs,
                               IPAttrNumType AttribNum,
                               const char *Data)
    
  77. AttrSetUVAttrib (miscattr.c:999)
        void AttrSetUVAttrib(IPAttributeStruct **Attrs,
                             const char *Name,
                             IrtRType U,
                             IrtRType V)
    
  78. AttrSetUVAttrib2 (miscattr.c:1033)
        void AttrSetUVAttrib2(IPAttributeStruct **Attrs,
                              IPAttrNumType AttribNum,
                              IrtRType U,
                              IrtRType V)
    
  79. AttrTraceAttributes (miscattr.c:1291)
        const IPAttributeStruct *AttrTraceAttributes(
                                                 const IPAttributeStruct *TraceAttrs,
                                                 const IPAttributeStruct *FirstAttrs)
    
  80. E2TFreeNodetree (exprtree.c:1819)
        void E2TFreeNodetree(IritE2TExprNodeStruct *Root)
    
  81. GAGetArgs (getarg.c:201)
        int GAGetArgs(int va_alist, ...)
    
  82. GAPrintErrMsg (getarg.c:793)
        void GAPrintErrMsg(int Error)
    
  83. GAPrintHowTo (getarg.c:922)
        void GAPrintHowTo(const char *CtrlStr)
    
  84. GAStringErrMsg (getarg.c:742)
        char *GAStringErrMsg(int Error, char *OutStr)
    
  85. GAStringHowTo (getarg.c:821)
        char *GAStringHowTo(const char *CtrlStr, char *OutStr)
    
  86. IritApproxStrStrMatch (xgeneral.c:240)
        IrtRType IritApproxStrStrMatch(const char *Str1,
                                       const char *Str2,
                                       int IgnoreCase)
    
  87. IritAscii2WChar (config.c:755)
        wchar_t *IritAscii2WChar(const char *Str)
    
  88. IritCPUTime (xgeneral.c:447)
        IrtRType IritCPUTime(int Reset)
    
  89. IritConfig (config.c:184)
        const char *IritConfig(const char *PrgmName,
                               const IritConfigStruct *SetUp,
                               int NumVar,
                               char *FoundName)
    
  90. IritConfigInitState (config.c:619)
        void IritConfigInitState(void)
    
  91. IritConfigPrint (config.c:69)
        void IritConfigPrint(const IritConfigStruct *SetUp, int NumVar)
    
  92. IritConfigSave (config.c:472)
        int IritConfigSave(const char *FileName,
                           const IritConfigStruct *SetUp,
                           int NumVar)
    
  93. IritDynMemoryDbgCheckMark (imalloc.c:177)
        void IritDynMemoryDbgCheckMark(IrtRType *Start,
                                       IrtRType *KeepStackStep,
                                       IrtRType *TrackAllocID)
    
  94. IritDynMemoryDbgInitTest (imalloc.c:255)
        void IritDynMemoryDbgInitTest(void)
    
  95. IritDynMemoryDbgInitTest2 (imalloc.c:296)
        void IritDynMemoryDbgInitTest2(int DebugMalloc, int DebugSearchAllocID)
    
  96. IritDynMemoryDbgMallocSearchID (imalloc.c:615)
        void IritDynMemoryDbgMallocSearchID(int ID)
    
  97. IritDynMemoryDbgNoReport (imalloc.c:777)
        void *IritDynMemoryDbgNoReport(void *p)
    
  98. IritDynMemoryDbgTestAll (imalloc.c:119)
        void IritDynMemoryDbgTestAll(void)
    
  99. IritE2Expr2TreeDefaultFetchParamValue (exprtree.c:148)
        IrtRType IritE2Expr2TreeDefaultFetchParamValue(MiscExprTreeGenInfoStruct *GI,
                                                       const char *SData)
    
  100. IritE2Expr2TreeSetFetchParamValueFunc (exprtree.c:124)
        IritE2TExprNodeParamFuncType IritE2Expr2TreeSetFetchParamValueFunc(
                                    MiscExprTreeGenInfoStruct *GI,
                                    IritE2TExprNodeParamFuncType FetchParamValueFunc)
    
  101. IritE2TCmpTree (exprtree.c:1692)
        int IritE2TCmpTree(const IritE2TExprNodeStruct *Root1,
                           const IritE2TExprNodeStruct *Root2)
    
  102. IritE2TCopyTree (exprtree.c:958)
        IritE2TExprNodeStruct *IritE2TCopyTree(const IritE2TExprNodeStruct *Root)
    
  103. IritE2TDerivError (exprtree.c:1920)
        int IritE2TDerivError(MiscExprTreeGenInfoStruct *GI)
    
  104. IritE2TDerivTree (exprtree.c:1160)
        IritE2TExprNodeStruct *IritE2TDerivTree(MiscExprTreeGenInfoStruct *GI,
                                                const IritE2TExprNodeStruct *Root,
                                                int Param)
    
  105. IritE2TEvalTree (exprtree.c:1025)
        IrtRType IritE2TEvalTree(MiscExprTreeGenInfoStruct *GI,
                                 const IritE2TExprNodeStruct *Root)
    
  106. IritE2TExpr2Tree (exprtree.c:248)
        IritE2TExprNodeStruct *IritE2TExpr2Tree(MiscExprTreeGenInfoStruct *GI,
                                                const char s[])
    
  107. IritE2TExpr2TreeFree (exprtree.c:101)
        void IritE2TExpr2TreeFree(MiscExprTreeGenInfoStruct *GI)
    
  108. IritE2TExpr2TreeInit (exprtree.c:74)
        MiscExprTreeGenInfoStruct *IritE2TExpr2TreeInit()
    
  109. IritE2TFreeTree (exprtree.c:1101)
        void IritE2TFreeTree(IritE2TExprNodeStruct *Root)
    
  110. IritE2TParamInTree (exprtree.c:1758)
        int IritE2TParamInTree(const IritE2TExprNodeStruct *Root,
                               const char *ParamName)
    
  111. IritE2TParseError (exprtree.c:1898)
        int IritE2TParseError(MiscExprTreeGenInfoStruct *GI)
    
  112. IritE2TPrintTree (exprtree.c:784)
        void IritE2TPrintTree(const IritE2TExprNodeStruct *Root, char *Str)
    
  113. IritE2TSetParamValue (exprtree.c:1879)
        void IritE2TSetParamValue(MiscExprTreeGenInfoStruct *GI,
                                  IrtRType Value,
                                  int Index)
    
  114. IritEmulatePthreadMutexLock (xgeneral.c:888)
        void IritEmulatePthreadMutexLock(IRIT_MUTEX *Mx)
    
  115. IritEmulatePthreadMutexUnLock (xgeneral.c:917)
        void IritEmulatePthreadMutexUnLock(IRIT_MUTEX Mx)
    
  116. IritFatalError (irit_ftl.c:60)
        void IritFatalError(const char *Msg)
    
  117. IritFatalErrorPrintf (irit2ftl.c:35)
        void IritFatalErrorPrintf(const char *va_alist, ...)
    
  118. IritFree (imalloc.c:639)
        void IritFree(VoidPtr p)
    
  119. IritFree2UnixFree (imalloc.c:150)
        void IritFree2UnixFree(void *p)
    
  120. IritGaussJordan (levenmar.c:575)
        int IritGaussJordan(IrtRType *A, IrtRType *B, unsigned N, unsigned M)
    
  121. IritHashTableCreate (hash_tbl.c:38)
        IritHashTableStruct *IritHashTableCreate(IrtRType MinKeyVal,
                                                 IrtRType MaxKeyVal,
                                                 IrtRType KeyEps,
                                                 int VecSize)
    
  122. IritHashTableFind (hash_tbl.c:163)
        VoidPtr IritHashTableFind(IritHashTableStruct *IHT,
                                  VoidPtr Data,
                                  IritHashCmpFuncType HashCmpFunc,
                                  IrtRType Key)
    
  123. IritHashTableFree (hash_tbl.c:277)
        void IritHashTableFree(IritHashTableStruct *IHT)
    
  124. IritHashTableInsert (hash_tbl.c:89)
        int IritHashTableInsert(IritHashTableStruct *IHT,
                                VoidPtr Data,
                                IritHashCmpFuncType HashCmpFunc,
                                IrtRType Key,
                                int RplcSame)
    
  125. IritHashTableRemove (hash_tbl.c:219)
        int IritHashTableRemove(IritHashTableStruct *IHT,
                                VoidPtr Data,
                                IritHashCmpFuncType HashCmpFunc,
                                IrtRType Key)
    
  126. IritImgPrcssAppFunOnLine (img_prcss.c:746)
        void IritImgPrcssAppFunOnLine(IritImgPrcssImgStruct *Image,
                                      int X0,
                                      int Y0,
                                      int X1,
                                      int Y1,
                                      IritImgPrcssFunctionOnPixel F,
                                      void *Data)
    
  127. IritImgPrcssBiSobel (img_prcss.c:409)
        IritImgPrcssImgStruct *IritImgPrcssBiSobel(const IritImgPrcssImgStruct *Image)
    
  128. IritImgPrcssConv3 (img_prcss.c:305)
        IritImgPrcssImgStruct *IritImgPrcssConv3(const IritImgPrcssImgStruct *Image,
                                                 float Filter[9],
                                                 int Normalize)
    
  129. IritImgPrcssCopyImg (img_prcss.c:150)
        IritImgPrcssImgStruct *IritImgPrcssCopyImg(const IritImgPrcssImgStruct *Image)
    
  130. IritImgPrcssCreateBlkImg (img_prcss.c:93)
        IritImgPrcssImgStruct *IritImgPrcssCreateBlkImg(unsigned int Height,
                                                        unsigned int Width)
    
  131. IritImgPrcssCreateImg (img_prcss.c:122)
        IritImgPrcssImgStruct *IritImgPrcssCreateImg(unsigned int Height,
                                                     unsigned int Width,
                                                     float *Data)
    
  132. IritImgPrcssCreateWhiteImg (img_prcss.c:67)
        IritImgPrcssImgStruct *IritImgPrcssCreateWhiteImg(unsigned int Height,
                                                          unsigned int Width)
    
  133. IritImgPrcssDeleteImg (img_prcss.c:277)
        void IritImgPrcssDeleteImg(IritImgPrcssImgStruct *Image)
    
  134. IritImgPrcssDetectEdges (img_prcss.c:592)
        IritImgPrcssImgStruct *IritImgPrcssDetectEdges(const IritImgPrcssImgStruct
                                                                               *Image,
                                                       int BlurAmount)
    
  135. IritImgPrcssGaussianBlur (img_prcss.c:470)
        IritImgPrcssImgStruct *IritImgPrcssGaussianBlur(const IritImgPrcssImgStruct
                                                                               *Image)
    
  136. IritImgPrcssGaussianBlurMult (img_prcss.c:504)
        IritImgPrcssImgStruct *
                         IritImgPrcssGaussianBlurMult(IritImgPrcssImgStruct *Image,
                                                      int Amount)
    
  137. IritImgPrcssGetPixelVal (img_prcss.c:177)
        int IritImgPrcssGetPixelVal(const IritImgPrcssImgStruct *Image,
                                    unsigned int i,
                                    unsigned int j,
                                    float Color[4])
    
  138. IritImgPrcssInvert (img_prcss.c:544)
        IritImgPrcssImgStruct *IritImgPrcssInvert(const IritImgPrcssImgStruct *Image)
    
  139. IritImgPrcssReadImg (img_prcss.c:621)
        IritImgPrcssImgStruct *IritImgPrcssReadImg(const char *Path)
    
  140. IritImgPrcssSetPixelVal (img_prcss.c:209)
        int IritImgPrcssSetPixelVal(IritImgPrcssImgStruct *Image,
                                     unsigned int i,
                                     unsigned int j,
                                     const float color[4])
    
  141. IritImgPrcssSharpen (img_prcss.c:378)
        IritImgPrcssImgStruct *IritImgPrcssSharpen(const IritImgPrcssImgStruct *Image)
    
  142. IritImgPrcssToGrayScale (img_prcss.c:235)
        IritImgPrcssImgStruct *IritImgPrcssToGrayScale(const IritImgPrcssImgStruct
                                                                               *Image)
    
  143. IritImgPrcssWriteImg (img_prcss.c:686)
        void IritImgPrcssWriteImg(IritImgPrcssImgStruct *Image, const char *SavePath)
    
  144. IritInformationMsg (irit_inf.c:121)
        void IritInformationMsg(const char *Msg)
    
  145. IritInformationMsgPrintf (irit2inf.c:35)
        void IritInformationMsgPrintf(const char *va_alist, ...)
    
  146. IritInformationWMsg (irit_inf.c:181)
        void IritInformationWMsg(const wchar_t *Msg)
    
  147. IritIntrvlArithAbs (intrv_arit.c:234)
        void IritIntrvlArithAbs(const IritIntrvlArithStruct *A,
                                IritIntrvlArithStruct *Result)
    
  148. IritIntrvlArithAdd (intrv_arit.c:32)
        void IritIntrvlArithAdd(const IritIntrvlArithStruct *A,
                                const IritIntrvlArithStruct *B,
                                IritIntrvlArithStruct *Result)
    
  149. IritIntrvlArithDiv (intrv_arit.c:129)
        void IritIntrvlArithDiv(const IritIntrvlArithStruct *A,
                                const IritIntrvlArithStruct *B,
                                IritIntrvlArithStruct *Result)
    
  150. IritIntrvlArithMult (intrv_arit.c:92)
        void IritIntrvlArithMult(const IritIntrvlArithStruct *A,
                                 const IritIntrvlArithStruct *B,
                                 IritIntrvlArithStruct *Result)
    
  151. IritIntrvlArithMultScalar (intrv_arit.c:200)
        void IritIntrvlArithMultScalar(const IritIntrvlArithStruct *A,
                                       IrtRType Val,
                                       IritIntrvlArithStruct *Result)
    
  152. IritIntrvlArithSqrt (intrv_arit.c:174)
        void IritIntrvlArithSqrt(const IritIntrvlArithStruct *A,
                                 IritIntrvlArithStruct *Result)
    
  153. IritIntrvlArithSub (intrv_arit.c:62)
        void IritIntrvlArithSub(const IritIntrvlArithStruct *A,
                                const IritIntrvlArithStruct *B,
                                IritIntrvlArithStruct *Result)
    
  154. IritIntrvlArithUnion (intrv_arit.c:275)
        void IritIntrvlArithUnion(const IritIntrvlArithStruct *A,
                                  const IritIntrvlArithStruct *B,
                                  IritIntrvlArithStruct *Result)
    
  155. IritIntrvlArithVAdd (intrv_arit.c:301)
        void IritIntrvlArithVAdd(const IritIntrvlArithStruct *A,
                                 const IritIntrvlArithStruct *B,
                                 IritIntrvlArithStruct *Result)
    
  156. IritIntrvlArithVCross (intrv_arit.c:364)
        void IritIntrvlArithVCross(const IritIntrvlArithStruct *A,
                                   const IritIntrvlArithStruct *B,
                                   IritIntrvlArithStruct *Result)
    
  157. IritIntrvlArithVDot (intrv_arit.c:330)
        void IritIntrvlArithVDot(const IritIntrvlArithStruct *A,
                                 const IritIntrvlArithStruct *B,
                                 IritIntrvlArithStruct *Result)
    
  158. IritIntrvlArithVFromCone (intrv_arit.c:401)
        void IritIntrvlArithVFromCone(const IrtRType *Dir,
                                      IrtRType Angle,
                                      IritIntrvlArithStruct *Result)
    
  159. IritIntrvlArithVMultScalar (intrv_arit.c:579)
        void IritIntrvlArithVMultScalar(const IritIntrvlArithStruct *A,
                                        IrtRType Val,
                                        IritIntrvlArithStruct *Result)
    
  160. IritIntrvlArithVToCone (intrv_arit.c:436)
        void IritIntrvlArithVToCone(const IritIntrvlArithStruct *IntervalV,
                                    IrtRType *Dir,
                                    IrtRType *Angle)
    
  161. IritIntrvlArithVToSphere (intrv_arit.c:541)
        void IritIntrvlArithVToSphere(const IritIntrvlArithStruct *IntervalV,
                                      IrtRType *Center,
                                      IrtRType *Radius)
    
  162. IritLevenMarMin (levenmar.c:433)
        IrtRType IritLevenMarMin(IrtRType **X,
                                 IrtRType Y[],
                                 IrtRType Sigma[],
                                 unsigned NumberOfDataElements,
                                 IrtRType ModelParams[],
                                 IritLevenEvalFuncType *ShapeFunc,
                                 IritLevenNumerProtectionFuncType *ProtectionFunc,
                                 IritLevenIsModelValidFuncType *ModelValidatorFunc,
                                 unsigned NumberOfModelParams,
                                 IrtRType Tolerance)
    
  163. IritLevenMarMinSig1 (levenmar.c:510)
        IrtRType IritLevenMarMinSig1(IrtRType **X,
                                     IrtRType Y[],
                                     unsigned NumberOfDataElements,
                                     IrtRType ModelParams[],
                                     IritLevenEvalFuncType *ShapeFunc,
                                     IritLevenNumerProtectionFuncType *ProtectionFunc,
                                     IritLevenIsModelValidFuncType *ModelValidatorFunc,
                                     unsigned NumberOfModelParams,
                                     IrtRType Tolerance)
    
  164. IritLevenMarSetMaxIterations (levenmar.c:88)
        unsigned IritLevenMarSetMaxIterations(unsigned NewVal)
    
  165. IritLineHasCntrlChar (irit_inf.c:91)
        int IritLineHasCntrlChar(const char *Line)
    
  166. IritMalloc (imalloc.c:494)
        VoidPtr IritMalloc(unsigned Size,
                           const char *ObjType,
                           const char *FileName,
                           int LineNum)
    
  167. IritPQCompFunc (priorque.c:98)
        void IritPQCompFunc(IritPQCompFuncType NewCompFunc)
    
  168. IritPQDelete (priorque.c:197)
        VoidPtr IritPQDelete(IritPriorQue **PQ, VoidPtr OldItem)
    
  169. IritPQEmpty (priorque.c:76)
        int IritPQEmpty(IritPriorQue *PQ)
    
  170. IritPQFind (priorque.c:278)
        VoidPtr IritPQFind(IritPriorQue *PQ, VoidPtr OldItem)
    
  171. IritPQFirst (priorque.c:118)
        VoidPtr IritPQFirst(IritPriorQue **PQ, int Delete)
    
  172. IritPQFree (priorque.c:416)
        void IritPQFree(IritPriorQue *PQ, int FreeItem)
    
  173. IritPQFreeFunc (priorque.c:444)
        void IritPQFreeFunc(IritPriorQue *PQ, void (*FreeFunc)(VoidPtr))
    
  174. IritPQInit (priorque.c:57)
        void IritPQInit(IritPriorQue **PQ)
    
  175. IritPQInsert (priorque.c:154)
        VoidPtr IritPQInsert(IritPriorQue **PQ, VoidPtr NewItem)
    
  176. IritPQNext (priorque.c:319)
        VoidPtr IritPQNext(IritPriorQue *PQ, VoidPtr CmpItem, VoidPtr LargerThan)
    
  177. IritPQPrint (priorque.c:390)
        void IritPQPrint(IritPriorQue *PQ, void (*PrintFunc)(VoidPtr))
    
  178. IritPQSize (priorque.c:363)
        int IritPQSize(IritPriorQue *PQ)
    
  179. IritPseudoRandom (xgeneral.c:403)
        IrtRType IritPseudoRandom()
    
  180. IritPseudoRandomInit (xgeneral.c:381)
        void IritPseudoRandomInit(unsigned int Seed)
    
  181. IritQRFactorization (qrfactor.c:52)
        int IritQRFactorization(IrtRType *A,
                                int n,
                                int m,
                                IrtRType *Q,
                                IrtRType *R)
    
  182. IritQRUnderdetermined (qrfactor.c:285)
        int IritQRUnderdetermined(IrtRType *A,
                                  IrtRType *x,
                                  const IrtRType *b,
                                  int m,
                                  int n,
                                  void **QRCache)
    
  183. IritQRUnderdetermined2 (qrfactor.c:377)
        int IritQRUnderdetermined2(IrtRType *A,
                                   IrtRType *x,
                                   const IrtRType *b,
                                   int m,
                                   int n)
    
  184. IritRLAdd (mincover.c:279)
        void IritRLAdd(VoidPtr RLC, IrtRType l, IrtRType r, int Attr)
    
  185. IritRLDelete (mincover.c:233)
        void IritRLDelete(VoidPtr RLC)
    
  186. IritRLFindCyclicCover (mincover.c:1103)
        int *IritRLFindCyclicCover(VoidPtr RLC, IrtRType Tol)
    
  187. IritRLNew (mincover.c:194)
        VoidPtr IritRLNew(void)
    
  188. IritRLSetGaurdiansNumber (mincover.c:109)
        int IritRLSetGaurdiansNumber(int g)
    
  189. IritRandom (xgeneral.c:339)
        IrtRType IritRandom(IrtRType Min, IrtRType Max)
    
  190. IritRandomInit (xgeneral.c:304)
        void IritRandomInit(long Seed)
    
  191. IritRealTimeDate (xgeneral.c:524)
        char *IritRealTimeDate(char *StrTime)
    
  192. IritRealloc (imalloc.c:447)
        VoidPtr IritRealloc(VoidPtr p, unsigned OldSize, unsigned NewSize)
    
  193. IritSearch2DFindElem (search.c:210)
        int IritSearch2DFindElem(VoidPtr S2D,
                                 IrtRType XKey,
                                 IrtRType YKey,
                                 VoidPtr Data)
    
  194. IritSearch2DFree (search.c:119)
        void IritSearch2DFree(VoidPtr S2D)
    
  195. IritSearch2DInit (search.c:58)
        VoidPtr IritSearch2DInit(IrtRType XMin,
                                 IrtRType XMax,
                                 IrtRType YMin,
                                 IrtRType YMax,
                                 IrtRType Tol,
                                 int DataSize)
    
  196. IritSearch2DInsertElem (search.c:167)
        void IritSearch2DInsertElem(VoidPtr S2D,
                                    IrtRType XKey,
                                    IrtRType YKey,
                                    VoidPtr Data)
    
  197. IritSetFatalErrorFunc (irit_ftl.c:30)
        IritFatalMsgFuncType IritSetFatalErrorFunc(IritFatalMsgFuncType FatalMsgFunc)
    
  198. IritSetInfoMsgFunc (irit_inf.c:36)
        IritInfoMsgFuncType IritSetInfoMsgFunc(IritInfoMsgFuncType InfoMsgFunc)
    
  199. IritSetInfoWMsgFunc (irit_inf.c:65)
        IritInfoWMsgFuncType IritSetInfoWMsgFunc(IritInfoWMsgFuncType InfoWMsgFunc)
    
  200. IritSetIritParallelExec (xgeneral.c:938)
        int IritSetIritParallelExec(int Prll)
    
  201. IritSetWarningMsgFunc (irit_wrn.c:30)
        IritWarningMsgFuncType IritSetWarningMsgFunc(IritWarningMsgFuncType WrnMsgFunc)
    
  202. IritSleep (xgeneral.c:158)
        void IritSleep(int MilliSeconds)
    
  203. IritSolveLowerDiagMatrix (qrfactor.c:232)
        int IritSolveLowerDiagMatrix(const IrtRType *A,
                                     int n,
                                     const IrtRType *b,
                                     IrtRType *x)
    
  204. IritSolveUpperDiagMatrix (qrfactor.c:188)
        int IritSolveUpperDiagMatrix(const IrtRType *A,
                                     int n,
                                     const IrtRType *b,
                                     IrtRType *x)
    
  205. IritStrIStr (xgeneral.c:697)
        const char *IritStrIStr(const char *s, const char *Pattern)
    
  206. IritStrLower (xgeneral.c:118)
        char *IritStrLower(char *s)
    
  207. IritStrUpper (xgeneral.c:94)
        char *IritStrUpper(char *s)
    
  208. IritStrdup (xgeneral.c:69)
        char *IritStrdup(const char *s)
    
  209. IritSubstStr (xgeneral.c:733)
        char *IritSubstStr(const char *s,
                           const char *Src,
                           const char *Dst,
                           int CaseInsensitive)
    
  210. IritTextLocaleInit (config.c:728)
        const char *IritTextLocaleInit(void)
    
  211. IritWChar2Ascii (config.c:784)
        char *IritWChar2Ascii(const wchar_t *Str)
    
  212. IritWarningMsg (irit_wrn.c:60)
        void IritWarningMsg(const char *Msg)
    
  213. IritWarningMsgPrintf (irit2wrn.c:35)
        void IritWarningMsgPrintf(const char *va_alist, ...)
    
  214. IrtDitherBurkes (dither2.c:427)
        IrtImgRGBAPxlStruct *IrtDitherBurkes(IrtImgRGBAPxlStruct *Image,
                                              int XSize,
                                              int YSize,
                                              int NumColors,
                                              const IrtImgRGBAPxlStruct *DitherColors)
    
  215. IrtDitherFloydSteinberg (dither2.c:343)
        IrtImgRGBAPxlStruct *IrtDitherFloydSteinberg(
                                              IrtImgRGBAPxlStruct *Image,
                                              int XSize,
                                              int YSize,
                                              int NumColors,
                                              const IrtImgRGBAPxlStruct *DitherColors)
    
  216. IrtDitherJarvisJudiceNinke (dither2.c:385)
        IrtImgRGBAPxlStruct *IrtDitherJarvisJudiceNinke(
                                              IrtImgRGBAPxlStruct *Image,
                                              int XSize,
                                              int YSize,
                                              int NumColors,
                                              const IrtImgRGBAPxlStruct *DitherColors)
    
  217. IrtDitherSierraFirst (dither2.c:467)
        IrtImgRGBAPxlStruct *IrtDitherSierraFirst(
                                             IrtImgRGBAPxlStruct *Image,
                                             int XSize,
                                             int YSize,
                                             int NumColors,
                                             const IrtImgRGBAPxlStruct *DitherColors)
    
  218. IrtDitherSierraSecond (dither2.c:509)
        IrtImgRGBAPxlStruct *IrtDitherSierraSecond(
                                              IrtImgRGBAPxlStruct *Image,
                                              int XSize,
                                              int YSize,
                                              int NumColors,
                                              const IrtImgRGBAPxlStruct *DitherColors)
    
  219. IrtDitherSierraThird (dither2.c:549)
        IrtImgRGBAPxlStruct *IrtDitherSierraThird(
                                              IrtImgRGBAPxlStruct *Image,
                                              int XSize,
                                              int YSize,
                                              int NumColors,
                                              const IrtImgRGBAPxlStruct *DitherColors)
    
  220. IrtDitherStucki (dither2.c:300)
        IrtImgRGBAPxlStruct *IrtDitherStucki(IrtImgRGBAPxlStruct *Image,
                                             int XSize,
                                             int YSize,
                                             int NumColors,
                                             const IrtImgRGBAPxlStruct *DitherColors)
    
  221. IrtImgCnvrtRGB2RGBA (writimag.c:406)
        IrtImgRGBAPxlStruct *IrtImgCnvrtRGB2RGBA(const IrtImgPixelStruct *RGBImg,
                                                 int XSize,
                                                 int YSize)
    
  222. IrtImgDitherImage (dither.c:524)
        IrtImgRGBAPxlStruct *IrtImgDitherImage(IrtImgRGBAPxlStruct *Image,
                                               int XSize,
                                               int YSize,
                                               int DitherSize,
                                               IrtBType ErrorDiffusion,
                                               int NumColors,
                                               const IrtImgRGBAPxlStruct *DitherColors)
    
  223. IrtImgDitherImage2 (dither.c:571)
        int IrtImgDitherImage2(const char *InputImage,
                               const char *OutputImage,
                               int DitherSize,
                               IrtBType ErrorDiffusion,
                               int NumColors,
                               const IrtImgRGBAPxlStruct *DitherColors)
    
  224. IrtImgDitherImage3 (dither2.c:653)
        int IrtImgDitherImage3(const char *InputImage,
                               const char *OutputImage,
                               int NumColors,
                               const IrtImgRGBAPxlStruct *DitherColors,
                               IrtImgImageDitherType DitherMethod)
    
  225. IrtImgDitherImageBW (dither.c:187)
        IrtBType *IrtImgDitherImageBW(IrtImgRGBAPxlStruct *Image,
                                      int XSize,
                                      int YSize,
                                      int DitherSize,
                                      IrtBType ErrorDiffusion)
    
  226. IrtImgDitherImageBW1 (dither.c:257)
        IrtBType *IrtImgDitherImageBW1(IrtImgPixelStruct *Image,
                                       int XSize,
                                       int YSize,
                                       int DitherSize,
                                       IrtBType ErrorDiffusion)
    
  227. IrtImgDitherImageBW2 (dither.c:296)
        IrtImgRGBAPxlStruct *IrtImgDitherImageBW2(IrtImgRGBAPxlStruct *Image,
                                                  int XSize,
                                                  int YSize,
                                                  int DitherSize,
                                                  IrtBType ErrorDiffusion)
    
  228. IrtImgDitherImageClr (dither.c:466)
        IrtImgRGBAPxlStruct *IrtImgDitherImageClr(
                                               IrtImgRGBAPxlStruct *Image,
                                               int XSize,
                                               int YSize,
                                               int DitherSize,
                                               IrtBType ErrorDiffusion,
                                               int NumColors,
                                               const IrtImgRGBAPxlStruct *DitherColors)
    
  229. IrtImgDitherImageClr3 (dither2.c:589)
        IrtImgRGBAPxlStruct *IrtImgDitherImageClr3(
                                              IrtImgRGBAPxlStruct *Image,
                                              int XSize,
                                              int YSize,
                                              int NumColors,
                                              const IrtImgRGBAPxlStruct *DitherColors,
                                              IrtImgImageDitherType DitherMethod)
    
  230. IrtImgDitherImageClrBatch (dither2.c:715)
        void IrtImgDitherImageClrBatch(const char **ImagePaths,
                                       int NumImages,
                                       const char *OutputFolder,
                                       int NumColors,
                                       const IrtImgRGBAPxlStruct *DitherColors,
                                       IrtImgImageDitherType DitherMethod)
    
  231. IrtImgFlipHorizontallyImage (editimag.c:134)
        IrtImgPixelStruct *IrtImgFlipHorizontallyImage(const IrtImgPixelStruct *Img,
                                                       int MaxX,
                                                       int MaxY,
                                                       int Alpha)
    
  232. IrtImgFlipVerticallyImage (editimag.c:193)
        IrtImgPixelStruct *IrtImgFlipVerticallyImage(const IrtImgPixelStruct *Img,
                                                     int MaxX,
                                                     int MaxY,
                                                     int Alpha)
    
  233. IrtImgFlipXYImage (editimag.c:36)
        IrtImgPixelStruct *IrtImgFlipXYImage(const IrtImgPixelStruct *Img,
                                             int MaxX,
                                             int MaxY,
                                             int Alpha)
    
  234. IrtImgGetImageSize (readimag.c:447)
        int IrtImgGetImageSize(const char *ImageFileName,
                               int *Width,
                               int *Height)
    
  235. IrtImgNegateImage (editimag.c:92)
        IrtImgPixelStruct *IrtImgNegateImage(const IrtImgPixelStruct *InImage,
                                             int MaxX,
                                             int MaxY)
    
  236. IrtImgParsePTextureString (readimag.c:1161)
        int IrtImgParsePTextureString(const char *PTexture,
                                      char *FName,
                                      IrtRType *Scale,
                                      int *Flip,
                                      int *NewImage)
    
  237. IrtImgParsePTextureString2 (readimag.c:1078)
        int IrtImgParsePTextureString2(const char *PTexture,
                                       char *FName,
                                       IrtRType *Scale,
                                       int *Flip,
                                       int *NewImage,
                                       int *FlipHorizontally,
                                       int *FlipVertically)
    
  238. IrtImgReadClrCache (readimag.c:367)
        void IrtImgReadClrCache(void)
    
  239. IrtImgReadClrOneImage (readimag.c:396)
        void IrtImgReadClrOneImage(const char *ImageName)
    
  240. IrtImgReadImage (readimag.c:131)
        IrtImgPixelStruct *IrtImgReadImage(const char *ImageFileName,
                                           int *MaxX,
                                           int *MaxY,
                                           int *Alpha)
    
  241. IrtImgReadImage2 (readimag.c:205)
        IrtImgPixelStruct *IrtImgReadImage2(const char *ImageFileName,
                                            int *MaxX,
                                            int *MaxY,
                                            int *Alpha)
    
  242. IrtImgReadImage3 (readimag.c:268)
        IrtImgPixelStruct *IrtImgReadImage3(const char *ImageFileName,
                                            int *MaxX,
                                            int *MaxY,
                                            int *Alpha)
    
  243. IrtImgReadImageXAlign (readimag.c:92)
        int IrtImgReadImageXAlign(int Alignment)
    
  244. IrtImgReadUpdateCache (readimag.c:330)
        int IrtImgReadUpdateCache(const char *ImageFileName,
                                  int MaxX,
                                  int MaxY,
                                  int Alpha,
                                  IrtBType *Image)
    
  245. IrtImgWriteCloseFile (writimag.c:369)
        void IrtImgWriteCloseFile(MiscWriteGenInfoStruct *GI)
    
  246. IrtImgWriteGetType (writimag.c:225)
        IrtImgImageType IrtImgWriteGetType(const char *ImageType)
    
  247. IrtImgWriteOpenFile (writimag.c:279)
        MiscWriteGenInfoStruct *IrtImgWriteOpenFile(const char **argv,
                                                    const char *FName,
                                                    IrtImgImageType ImageType,
                                                    int Alpha,
                                                    int XSize,
                                                    int YSize)
    
  248. IrtImgWritePutLine (writimag.c:339)
        void IrtImgWritePutLine(MiscWriteGenInfoStruct *GI,
                                IrtBType *Alpha,
                                IrtImgPixelStruct *Pixels)
    
  249. IrtMovieParsePMovieString (readmovi.c:871)
        int IrtMovieParsePMovieString(const char *PMovie,
                                      char *FName,
                                      IrtRType *Scale,
                                      int *NewImage,
                                      int *Flip,
                                      int *Restart,
                                      IrtRType *TimeSetup,
                                      int *FlipHorizontally,
                                      int *FlipVertically)
    
  250. IrtMovieReadClrCache (readmovi.c:366)
        void IrtMovieReadClrCache(void)
    
  251. IrtMovieReadMovie (readmovi.c:115)
        IrtImgPixelStruct **IrtMovieReadMovie(const char *MovieFileName,
                                              int *MaxX,
                                              int *MaxY,
                                              int *Alpha)
    
  252. IrtMovieReadMovie2 (readmovi.c:181)
        IrtImgPixelStruct **IrtMovieReadMovie2(const char *MovieFileName,
                                               int *MaxX,
                                               int *MaxY,
                                               int *Alpha)
    
  253. IrtMovieReadMovie3 (readmovi.c:242)
        IrtImgPixelStruct **IrtMovieReadMovie3(const char *MovieFileName,
                                               int *MaxX,
                                               int *MaxY,
                                               int *Alpha)
    
  254. Mat2x2Determinant (gnrl_mat.c:665)
        IrtRType Mat2x2Determinant(IrtRType a11,
                                   IrtRType a12,
                                   IrtRType a21,
                                   IrtRType a22)
    
  255. Mat3x3Determinant (gnrl_mat.c:691)
        IrtRType Mat3x3Determinant(IrtRType a11,
                                   IrtRType a12,
                                   IrtRType a13,
                                   IrtRType a21,
                                   IrtRType a22,
                                   IrtRType a23,
                                   IrtRType a31,
                                   IrtRType a32,
                                   IrtRType a33)
    
  256. MatAddTwo4by4 (hmgn_mat.c:371)
        void MatAddTwo4by4(IrtHmgnMatType MatRes,
                           IrtHmgnMatType Mat1,
                           IrtHmgnMatType Mat2)
    
  257. MatDeterminantMatrix (hmgn_mat.c:601)
        IrtRType MatDeterminantMatrix(IrtHmgnMatType Mat)
    
  258. MatGenMatRotX (hmgn_mat.c:209)
        void MatGenMatRotX(IrtRType CosTeta, IrtRType SinTeta, IrtHmgnMatType Mat)
    
  259. MatGenMatRotX1 (hmgn_mat.c:185)
        void MatGenMatRotX1(IrtRType Teta, IrtHmgnMatType Mat)
    
  260. MatGenMatRotY (hmgn_mat.c:257)
        void MatGenMatRotY(IrtRType CosTeta, IrtRType SinTeta, IrtHmgnMatType Mat)
    
  261. MatGenMatRotY1 (hmgn_mat.c:233)
        void MatGenMatRotY1(IrtRType Teta, IrtHmgnMatType Mat)
    
  262. MatGenMatRotZ (hmgn_mat.c:305)
        void MatGenMatRotZ(IrtRType CosTeta, IrtRType SinTeta, IrtHmgnMatType Mat)
    
  263. MatGenMatRotZ1 (hmgn_mat.c:281)
        void MatGenMatRotZ1(IrtRType Teta, IrtHmgnMatType Mat)
    
  264. MatGenMatScale (hmgn_mat.c:143)
        void MatGenMatScale(IrtRType Sx, IrtRType Sy, IrtRType Sz, IrtHmgnMatType Mat)
    
  265. MatGenMatTrans (hmgn_mat.c:121)
        void MatGenMatTrans(IrtRType Tx, IrtRType Ty, IrtRType Tz, IrtHmgnMatType Mat)
    
  266. MatGenMatUnifScale (hmgn_mat.c:165)
        void MatGenMatUnifScale(IrtRType Scale, IrtHmgnMatType Mat)
    
  267. MatGenUnitMat (hmgn_mat.c:31)
        void MatGenUnitMat(IrtHmgnMatType Mat)
    
  268. MatGnrlAddTwoMat (gnrl_mat.c:164)
        void MatGnrlAddTwoMat(IrtGnrlMatType MatRes,
                              IrtGnrlMatType Mat1,
                              IrtGnrlMatType Mat2,
                              int n)
    
  269. MatGnrlCopy (gnrl_mat.c:29)
        void MatGnrlCopy(IrtGnrlMatType Dst, IrtGnrlMatType Src, int n)
    
  270. MatGnrlDetMatrix (gnrl_mat.c:480)
        IrtRType MatGnrlDetMatrix(IrtGnrlMatType M, int n)
    
  271. MatGnrlInverseMatrix (gnrl_mat.c:340)
        int MatGnrlInverseMatrix(IrtGnrlMatType M, IrtGnrlMatType InvM, int n)
    
  272. MatGnrlIsUnitMatrix (gnrl_mat.c:83)
        int MatGnrlIsUnitMatrix(IrtGnrlMatType Mat, IrtRType Eps, int n)
    
  273. MatGnrlMultTwoMat (gnrl_mat.c:119)
        void MatGnrlMultTwoMat(IrtGnrlMatType MatRes,
                               IrtGnrlMatType Mat1,
                               IrtGnrlMatType Mat2,
                               int n)
    
  274. MatGnrlMultVecbyMat (gnrl_mat.c:256)
        void MatGnrlMultVecbyMat(IrtVecGnrlType VecRes,
                                 IrtGnrlMatType Mat,
                                 IrtVecGnrlType Vec,
                                 int n)
    
  275. MatGnrlMultVecbyMat2 (gnrl_mat.c:299)
        void MatGnrlMultVecbyMat2(IrtVecGnrlType VecRes,
                                  IrtVecGnrlType Vec,
                                  IrtGnrlMatType Mat,
                                  int n)
    
  276. MatGnrlOrthogonalSubspace (gnrl_mat.c:529)
        int MatGnrlOrthogonalSubspace(IrtGnrlMatType M, int n)
    
  277. MatGnrlPrintMatrix (gnrl_mat.c:637)
        void MatGnrlPrintMatrix(IrtGnrlMatType M, int n, FILE *F)
    
  278. MatGnrlScaleMat (gnrl_mat.c:225)
        void MatGnrlScaleMat(IrtGnrlMatType MatRes,
                             IrtGnrlMatType Mat,
                             IrtRType *Scale,
                             int n)
    
  279. MatGnrlSubTwoMat (gnrl_mat.c:194)
        void MatGnrlSubTwoMat(IrtGnrlMatType MatRes,
                              IrtGnrlMatType Mat1,
                              IrtGnrlMatType Mat2,
                              int n)
    
  280. MatGnrlTranspMatrix (gnrl_mat.c:445)
        void MatGnrlTranspMatrix(IrtGnrlMatType M, IrtGnrlMatType TranspM, int n)
    
  281. MatGnrlUnitMat (gnrl_mat.c:51)
        void MatGnrlUnitMat(IrtGnrlMatType Mat, int n)
    
  282. MatInverseMatrix (hmgn_mat.c:643)
        int MatInverseMatrix(IrtHmgnMatType M, IrtHmgnMatType InvM)
    
  283. MatIsUnitMatrix (hmgn_mat.c:60)
        int MatIsUnitMatrix(IrtHmgnMatType Mat, IrtRType Eps)
    
  284. MatIsWeightAffected (hmgn_mat.c:92)
        int MatIsWeightAffected(IrtHmgnMatType Mat, IrtRType Eps)
    
  285. MatMultPtby4by4 (hmgn_mat.c:524)
        void MatMultPtby4by4(IrtPtType PtRes,
                             const IrtPtType Pt,
                             IrtHmgnMatType Mat)
    
  286. MatMultTwo4by4 (hmgn_mat.c:335)
        void MatMultTwo4by4(IrtHmgnMatType MatRes,
                            IrtHmgnMatType Mat1,
                            IrtHmgnMatType Mat2)
    
  287. MatMultVecby4by4 (hmgn_mat.c:491)
        void MatMultVecby4by4(IrtVecType VecRes,
                              const IrtVecType Vec,
                              IrtHmgnMatType Mat)
    
  288. MatMultWVecby4by4 (hmgn_mat.c:572)
        void MatMultWVecby4by4(IrtRType VRes[4],
                               const IrtRType Vec[4],
                               IrtHmgnMatType Mat)
    
  289. MatRotSclFactorMatrix (hmgn_mat.c:883)
        void MatRotSclFactorMatrix(IrtHmgnMatType M, IrtHmgnMatType RotSclMat)
    
  290. MatRotateFactorMatrix (hmgn_mat.c:842)
        void MatRotateFactorMatrix(IrtHmgnMatType M, IrtHmgnMatType RotMat)
    
  291. MatSameTwo4by4 (hmgn_mat.c:455)
        int MatSameTwo4by4(IrtHmgnMatType Mat1,
                           IrtHmgnMatType Mat2,
                           IrtRType Eps)
    
  292. MatScale4by4 (hmgn_mat.c:430)
        void MatScale4by4(IrtHmgnMatType MatRes,
                          IrtHmgnMatType Mat,
                          const IrtRType *Scale)
    
  293. MatScaleFactorMatrix (hmgn_mat.c:765)
        IrtRType MatScaleFactorMatrix(IrtHmgnMatType M)
    
  294. MatScaleFactorMatrix2 (hmgn_mat.c:795)
        IrtRType *MatScaleFactorMatrix2(IrtHmgnMatType M, IrtVecType ScaleVec)
    
  295. MatSubTwo4by4 (hmgn_mat.c:400)
        void MatSubTwo4by4(IrtHmgnMatType MatRes,
                           IrtHmgnMatType Mat1,
                           IrtHmgnMatType Mat2)
    
  296. MatTranslateFactorMatrix (hmgn_mat.c:908)
        void MatTranslateFactorMatrix(IrtHmgnMatType M, IrtVecType Trans)
    
  297. MatTranspMatrix (hmgn_mat.c:732)
        void MatTranspMatrix(IrtHmgnMatType M, IrtHmgnMatType TranspM)
    
  298. MiscBiPrComputeMinCostRecMatching (bipartte2.c:102)
        int *MiscBiPrComputeMinCostRecMatching(const IrtRType *CostMat,
                                               int NumRows,
                                               int NumCols)
    
  299. MiscBiPrWeightedMatchBipartite (bipartte.c:84)
        int MiscBiPrWeightedMatchBipartite(const IrtRType **Weight,
                                           IritBiPrWeightedMatchStruct *Match,
                                           int n)
    
  300. MiscDescribeError (misc_err.c:43)
        const char *MiscDescribeError(MiscFatalErrorType ErrorNum)
    
  301. MiscFatalError (misc_ftl.c:57)
        void MiscFatalError(MiscFatalErrorType ErrID, char *ErrDesc)
    
  302. MiscHashAddElement (hash2tbl.c:136)
        int MiscHashAddElement(MiscHashPtrType Hash,
                               void *Elem,
                               unsigned long SizeInByte)
    
  303. MiscHashFindElement (hash2tbl.c:233)
        int MiscHashFindElement(MiscHashPtrType Hash,
                                void *Elem,
                                unsigned long SizeInByte)
    
  304. MiscHashFreeHash (hash2tbl.c:288)
        void MiscHashFreeHash(MiscHashPtrType Hash)
    
  305. MiscHashGetElementAuxData (hash2tbl.c:265)
        long *MiscHashGetElementAuxData(MiscHashPtrType Hash,
                                        void *Elem,
                                        unsigned long SizeInByte)
    
  306. MiscHashNewHash (hash2tbl.c:75)
        MiscHashPtrType MiscHashNewHash(unsigned long Size,
                                        MiscHashFuncType HashFunc,
                                        MiscHashCopyFuncType CopyFunc,
                                        MiscHashFreeFuncType FreeFunc,
                                        MiscHashCompFuncType CompFunc)
    
  307. MiscISCAddPicture (imgstcvr.c:1648)
        int MiscISCAddPicture(MiscISCCalculatorPtrType Calc, MiscISCPixelType *Picture)
    
  308. MiscISCCalculateExact (imgstcvr.c:2685)
        int MiscISCCalculateExact(MiscISCCalculatorPtrType Calc,
                                  int SizeLimit,
                                  int **SolutionByIndex,
                                  int *SolutionSize,
                                  IrtRType *CoverPart)
    
  309. MiscISCCalculateExhaustive (imgstcvr.c:2909)
        int MiscISCCalculateExhaustive(MiscISCCalculatorPtrType Calc,
                                       IrtRType CoverLimit,
                                       int SizeLimit,
                                       int **SolutionByIndex,
                                       int *SolutionSize,
                                       IrtRType *CoverPart)
    
  310. MiscISCCalculateGreedy (imgstcvr.c:3389)
        int MiscISCCalculateGreedy(MiscISCCalculatorPtrType Calc,
                                   int **SolutionByIndex,
                                   int *SolutionSize,
                                   IrtRType *CoverPart)
    
  311. MiscISCFreeCalculator (imgstcvr.c:1560)
        void MiscISCFreeCalculator(MiscISCCalculatorPtrType Calc)
    
  312. MiscISCNewCalculator (imgstcvr.c:1422)
        MiscISCCalculatorPtrType MiscISCNewCalculator(int MaxPictures,
                                                      MiscISCImageSizeType ImageSize,
                                                      MiscISCColorTypeEnum ColorType,
                                                      MiscISCPrintFuncType Print)
    
  313. MiscISCSetImageToCover (imgstcvr.c:1612)
        int MiscISCSetImageToCover(MiscISCCalculatorPtrType Calc,
                                   MiscISCPixelType *RequiredCover)
    
  314. MiscListAddElement (list.c:91)
        int MiscListAddElement(MiscListPtrType List,
                               void *Elem,
                               unsigned long SizeInByte)
    
  315. MiscListCompLists (list.c:158)
        int MiscListCompLists(MiscListPtrType L1, MiscListPtrType L2)
    
  316. MiscListFindElementInList (list.c:126)
        int MiscListFindElementInList(MiscListPtrType List,
                                      void *Elem,
                                      unsigned long SizeInByte)
    
  317. MiscListFreeList (list.c:201)
        void MiscListFreeList(MiscListPtrType List)
    
  318. MiscListFreeListIterator (list.c:264)
        void MiscListFreeListIterator(MiscListIteratorPtrType It)
    
  319. MiscListGetListIterator (list.c:236)
        MiscListIteratorPtrType MiscListGetListIterator(MiscListPtrType List)
    
  320. MiscListIteratorAtEnd (list.c:333)
        int MiscListIteratorAtEnd(MiscListIteratorPtrType It)
    
  321. MiscListIteratorFirst (list.c:286)
        void *MiscListIteratorFirst(MiscListIteratorPtrType It)
    
  322. MiscListIteratorNext (list.c:309)
        void *MiscListIteratorNext(MiscListIteratorPtrType It)
    
  323. MiscListIteratorValue (list.c:355)
        void *MiscListIteratorValue(MiscListIteratorPtrType It)
    
  324. MiscListNewEmptyList (list.c:50)
        MiscListPtrType MiscListNewEmptyList(MiscListCopyFuncType CopyFunc,
                                             MiscListFreeFuncType FreeFunc,
                                             MiscListCompFuncType CompFunc)
    
  325. MiscPHashMapCreate (phashmap.c:56)
        MiscPHashMap MiscPHashMapCreate(int HashSize)
    
  326. MiscPHashMapDelete (phashmap.c:94)
        void MiscPHashMapDelete(MiscPHashMap HMap)
    
  327. MiscPHashMapGet (phashmap.c:168)
        MiscPHMResult MiscPHashMapGet(MiscPHashMap HMap,
                                      MiscPHashMapKey Key,
                                      MiscPHashMapValue *Value)
    
  328. MiscPHashMapIterate (phashmap.c:247)
        void MiscPHashMapIterate(MiscPHashMap HMap, MiscPHashMapCBFunc CBFunc)
    
  329. MiscPHashMapPrint (phashmap.c:274)
        void MiscPHashMapPrint(MiscPHashMap HMap)
    
  330. MiscPHashMapRemove (phashmap.c:203)
        MiscPHMResult MiscPHashMapRemove(MiscPHashMap HMap, MiscPHashMapKey Key)
    
  331. MiscPHashMapSet (phashmap.c:127)
        MiscPHMResult MiscPHashMapSet(MiscPHashMap HMap,
                                      MiscPHashMapKey Key,
                                      MiscPHashMapValue Value)
    
  332. MiscSetFatalErrorFunc (misc_ftl.c:28)
        MiscSetErrorFuncType MiscSetFatalErrorFunc(MiscSetErrorFuncType ErrorFunc)
    
  333. RLNewFromFile (mincover.c:1180)
        RLStruct *RLNewFromFile(const char *FileName)
    
  334. _AttrMallocAttributeHashNum (miscattr.c:1631)
        IPAttributeStruct *_AttrMallocAttributeHashNum(IPAttrNumType AttribHashNum,
                                                       IPAttributeType Type)
    
  335. _AttrMallocAttributeIDType (miscattr.c:1602)
        IPAttributeStruct *_AttrMallocAttributeIDType(IPAttrNumType AttribID,
                                                      IPAttributeType Type)
    
  336. _AttrMallocAttributeNameType (miscattr.c:1577)
        IPAttributeStruct *_AttrMallocAttributeNameType(const char *Name,
                                                        IPAttributeType Type)
    
  337. _IrtImgVerifyAlignment (readimag.c:486)
        IrtBType *_IrtImgVerifyAlignment(IrtBType *Data,
                                         int *MaxX,
                                         int *MaxY,
                                         int Alpha)
    
  338. _wfopen (xgeneral.c:980)
        FILE *_wfopen(const wchar_t *Filename, const wchar_t *Mode)
    
  339. _wgetenv (xgeneral.c:1043)
        wchar_t *_wgetenv(const wchar_t *WName)
    
  340. _wpopen (xgeneral.c:1012)
        FILE *_wpopen(const wchar_t *Command, const wchar_t *Mode)
    
  341. getcwd (xgeneral.c:866)
        char *getcwd(char *s, int Len)
    
  342. movmem (xgeneral.c:558)
        void movmem(VoidPtr Src, VoidPtr Dest, int Len)
    
  343. searchpath (xgeneral.c:588)
        const char *searchpath(const char *Name, char *FullPath)
    
  344. searchpathW (xgeneral.c:639)
        const wchar_t *searchpathW(const wchar_t *Name, wchar_t *FullPath)
    
  345. stricmp (xgeneral.c:803)
        int stricmp(const char *s1, const char *s2)
    
  346. strnicmp (xgeneral.c:775)
        int strnicmp(const char *s1, const char *s2, int n)
    
  347. strstr (xgeneral.c:835)
        char *strstr(const char *s, const char *Pattern)