Searched refs:gas16AnalDCTcoeff8 (Results 1 – 2 of 2) sorted by relevance
77 extern const int16_t gas16AnalDCTcoeff8[];191 temp += (gas16AnalDCTcoeff8[(Index * 8 * 2) + k] * (pInVect[k] >> 16)); in SBC_FastIDCT8()193 ((gas16AnalDCTcoeff8[(Index * 8 * 2) + k] * (pInVect[k] & 0xFFFF)) >> in SBC_FastIDCT8()
51 const int16_t gas16AnalDCTcoeff8[] = { variable