Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_tsd.cpp192 static int longcompare(USHORT a[], USHORT b[], int len) { in longcompare() function
274 if (longcompare(s, c, 4)) { /* (s >= c) */ in TsdRead()