Searched refs:AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES (Results 1 – 2 of 2) sorted by relevance
26 #define AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES 3 macro67 static const uint16_t kAC3SampleRateTable[AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES];70 [AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES];72 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]202 if (fscod2 >= AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES) { in parseHeader()231 if (fscod >= AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES) { in parseHeader()