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

  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
pre_echo_control.h 35 Word32 maxAllowedIncreaseFactor,
psy_configuration.h 38 Word16 maxAllowedIncreaseFactor; /* preecho control */
68 Word16 maxAllowedIncreaseFactor; /* preecho control */
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
pre_echo_control.c 57 Word32 maxAllowedIncreaseFactor,
67 /* maxAllowedIncreaseFactor is hard coded to 2 */
68 (void)maxAllowedIncreaseFactor;
psy_configuration.c 396 psyConf->maxAllowedIncreaseFactor = 2;
478 psyConf->maxAllowedIncreaseFactor = 2;
psy_main.c 579 hPsyConfLong->maxAllowedIncreaseFactor,
754 hPsyConfShort->maxAllowedIncreaseFactor,

Completed in 550 milliseconds