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) */
524 dmxTable[pMetadata->surroundMixLevel],
684 hMetaData->matrix_mixdown_idx = surmix2matrix_mixdown_idx[pMetadata->surroundMixLevel];
784 FDKwriteBits(&bsWriter, encodeDmxLvls(pMetadata->centerMixLevel, pMetadata->surroundMixLevel), 8);
832 pAacMetaData->surroundMixLevel = hMetadata->surroundMixLevel;
  /external/aac/libAACenc/include/
aacenc_lib.h     [all...]

Completed in 35 milliseconds