HomeSort by relevance Sort by last modified time
    Searched defs:cpLSR_BNU (Results 1 - 2 of 2) sorted by null

  /external/epid-sdk/ext/ipp/sources/ippcp/
pcpbnu_lsr.c 56 // Name: cpLSR_BNU
70 cpSize cpLSR_BNU(BNU_CHUNK_T* pR, const BNU_CHUNK_T* pA, cpSize nsA, cpSize nBits)
pcpbnumisc.h 200 #define cpLSR_BNU OWNAPI(cpLSR_BNU)
201 int cpLSR_BNU(BNU_CHUNK_T* pR, const BNU_CHUNK_T* pA, cpSize nsA, cpSize nBits);

Completed in 50 milliseconds