Searched refs:gas16AnalDCTcoeff4 (Results 1 – 2 of 2) sorted by relevance
78 extern const int16_t gas16AnalDCTcoeff4[];260 temp += (gas16AnalDCTcoeff4[(Index * 4 * 2) + k] * (pInVect[k] >> 16)); in SBC_FastIDCT4()262 ((gas16AnalDCTcoeff4[(Index * 4 * 2) + k] * (pInVect[k] & 0xFFFF)) >> in SBC_FastIDCT4()
29 const int16_t gas16AnalDCTcoeff4[] = { variable