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

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_data.h 52 Word32 sfbThresholdnm1[MAX_SFB]; /* PreEchoControl */
  /external/aac/libAACenc/src/
psy_data.h 129 FIXP_DBL sfbThresholdnm1[MAX_SFB]; /* FDKaacEnc_PreEchoControl */
psy_main.cpp 389 FDKaacEnc_InitPreEchoControl(hPsy->psyElement[i]->psyStatic[ch]->sfbThresholdnm1,
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_main.c 223 InitPreEchoControl(hPsy->psyData[ch].sfbThresholdnm1,
570 data0 = psyData->sfbThresholdnm1;
577 PreEchoControl( psyData->sfbThresholdnm1,
588 data0 = psyData->sfbThresholdnm1;
753 PreEchoControl( psyData->sfbThresholdnm1,

Completed in 169 milliseconds