Searched refs:OFFSET_TABLE_LEN (Results 1 – 2 of 2) sorted by relevance
30 #define OFFSET_TABLE_LEN 300 macro52 off64_t mOffsetTable[OFFSET_TABLE_LEN]; //5 min
62 off64_t mOffsetTable[OFFSET_TABLE_LEN];176 if ((numFrames % 50 == 0) && (numFrames / 50 < OFFSET_TABLE_LEN)) { in AMRExtractor()245 if (mOffsetTableLength > 0 && mOffsetTableLength <= OFFSET_TABLE_LEN) { in AMRSource()