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 33 #define EAC3_MAX_SUBSTREAMS 8
56 uint8_t mSubstreamBlockCounts[EAC3_MAX_SUBSTREAMS];
AC3FrameScanner.cpp 119 for (int i = 0; i < EAC3_MAX_SUBSTREAMS; i++) {

Completed in 360 milliseconds