Lines Matching full:tns
105 * This bitfield defines which TNS features are enabled
106 * The TNS mask is composed of 4 bits.
107 * tnsMask |= 0x1; activate TNS short blocks
108 * tnsMask |= 0x2; activate TNS for long blocks
109 * tnsMask |= 0x4; activate TNS PEAK tool for short blocks
110 * tnsMask |= 0x8; activate TNS PEAK tool for long blocks
114 /* TNS max filter order for Low Complexity MPEG4 profile */
123 INT threshOn[MAX_NUM_OF_FILTERS]; /* min. prediction gain for using tns TABUL*/
124 INT tnsLimitOrder[MAX_NUM_OF_FILTERS]; /* Limit for TNS order TABUL*/
136 INT maxOrder; /* max. order of tns filter */