Searched refs:FILTER_DIRECTION (Results 1 – 1 of 1) sorted by relevance
/external/aac/libAACenc/src/ |
D | aacenc_tns.cpp | 111 #define FILTER_DIRECTION 0 /* 0 = up, 1 = down */ macro 139 {FILTER_DIRECTION, FILTER_DIRECTION}, 147 {FILTER_DIRECTION, FILTER_DIRECTION}, 157 {FILTER_DIRECTION, FILTER_DIRECTION}, 165 {FILTER_DIRECTION, FILTER_DIRECTION}, 175 {FILTER_DIRECTION, FILTER_DIRECTION}, 183 {FILTER_DIRECTION, FILTER_DIRECTION}, 434 tC->confTab.tnsFilterDirection[HIFILT] = FILTER_DIRECTION; in FDKaacEnc_InitTnsConfiguration() 435 tC->confTab.tnsFilterDirection[LOFILT] = FILTER_DIRECTION; in FDKaacEnc_InitTnsConfiguration()
|