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

  /system/media/audio_utils/spdif/
AC3FrameScanner.h 32 #define EAC3_MAX_SUBSTREAMS 8
55 uint8_t mSubstreamBlockCounts[EAC3_MAX_SUBSTREAMS];
AC3FrameScanner.cpp 118 for (int i = 0; i < EAC3_MAX_SUBSTREAMS; i++) {

Completed in 81 milliseconds