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

  /external/aac/libSBRenc/include/
sbr_encoder.h 179 INT parametricCoding; /*!< Flag: usage of parametric coding tool. */
  /external/aac/libSBRenc/src/
sbr_encoder.cpp 599 if (useSpeechConfig) config->parametricCoding = 0;
608 config->parametricCoding = 0;
612 config->parametricCoding = 0;
655 config->parametricCoding = 1;
    [all...]

Completed in 63 milliseconds