Searched refs:OFFSET_TABLE_LEN (Results 1 – 2 of 2) sorted by relevance
29 #define OFFSET_TABLE_LEN 300 macro51 off64_t mOffsetTable[OFFSET_TABLE_LEN]; //5 min
64 off64_t mOffsetTable[OFFSET_TABLE_LEN];177 if ((numFrames % 50 == 0) && (numFrames / 50 < OFFSET_TABLE_LEN)) { in AMRExtractor()242 if (mOffsetTableLength > 0 && mOffsetTableLength <= OFFSET_TABLE_LEN) { in AMRSource()