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 386 FDKaacEnc_InitPreEchoControl(hPsy->psyElement[i]->psyStatic[ch]->sfbThresholdnm1,
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_main.c 227 InitPreEchoControl(hPsy->psyData[ch].sfbThresholdnm1,
574 data0 = psyData->sfbThresholdnm1;
581 PreEchoControl( psyData->sfbThresholdnm1,
592 data0 = psyData->sfbThresholdnm1;
757 PreEchoControl( psyData->sfbThresholdnm1,

Completed in 223 milliseconds