Searched refs:AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES (Results 1 – 2 of 2) sorted by relevance
25 #define AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES 3 macro65 static const uint16_t kAC3SampleRateTable[AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES];68 [AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES];70 static const uint16_t kEAC3ReducedSampleRateTable[AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES];
32 const uint16_t AC3FrameScanner::kAC3SampleRateTable[AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES]38 [AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES] = {79 const uint16_t AC3FrameScanner::kEAC3ReducedSampleRateTable[AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES]197 if (fscod2 >= AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES) { in parseHeader()226 if (fscod >= AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES) { in parseHeader()