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

  /external/aac/libAACenc/src/
aacenc_tns.h 129 INT tnsFilterDirection[MAX_NUM_OF_FILTERS]; /* Filtering direction, 0=up, 1=down TABUL */
aacenc_tns.cpp 405 tC->confTab.tnsFilterDirection[HIFILT] = FILTER_DIRECTION;
406 tC->confTab.tnsFilterDirection[LOFILT] = FILTER_DIRECTION;
802 tnsInfo->direction[subBlockNumber][HIFILT] = tC->confTab.tnsFilterDirection[HIFILT];
840 tnsInfo->direction[subBlockNumber][LOFILT] = tC->confTab.tnsFilterDirection[LOFILT];
    [all...]

Completed in 174 milliseconds