HomeSort by relevance Sort by last modified time
    Searched refs:kEAC3ReducedSampleRateTable (Results 1 - 2 of 2) sorted by null

  /system/media/audio_utils/spdif/
AC3FrameScanner.h 70 static const uint16_t kEAC3ReducedSampleRateTable[AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES];
AC3FrameScanner.cpp 79 const uint16_t AC3FrameScanner::kEAC3ReducedSampleRateTable[AC3_NUM_SAMPLE_RATE_TABLE_ENTRIES]
201 mSampleRate = kEAC3ReducedSampleRateTable[fscod2];

Completed in 156 milliseconds