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

  /external/aac/libAACenc/src/
metadata_main.cpp 139 SCHAR surroundMixLevel; /* surround downmix level (0...7, according to table) */
522 dmxTable[pMetadata->surroundMixLevel],
682 hMetaData->matrix_mixdown_idx = surmix2matrix_mixdown_idx[pMetadata->surroundMixLevel];
782 FDKwriteBits(&bsWriter, encodeDmxLvls(pMetadata->centerMixLevel, pMetadata->surroundMixLevel), 8);
830 pAacMetaData->surroundMixLevel = hMetadata->surroundMixLevel;
  /external/aac/libAACenc/include/
aacenc_lib.h     [all...]

Completed in 615 milliseconds