HomeSort by relevance Sort by last modified time
    Searched full:aecgetparameter (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 456 int AecGetParameter(preproc_effect_t *effect,
471 ALOGV("AecGetParameter() echo delay %d us", *(uint32_t *)pValue);
474 ALOGW("AecGetParameter() unknown param %08x value %08x", param, *(uint32_t *)pValue);
549 AecGetParameter,
    [all...]

Completed in 64 milliseconds