Searched refs:gas32CoeffFor4SBs (Results 1 – 3 of 3) sorted by relevance
31 extern const int16_t gas32CoeffFor4SBs[];34 extern const int32_t gas32CoeffFor4SBs[];
1064 s64Temp = ((int64_t)gas32CoeffFor4SBs[i] * (int64_t)s16X[ChOffset + i]); \1065 s64Temp += ((int64_t)gas32CoeffFor4SBs[(i + 8)] * \1067 s64Temp += ((int64_t)gas32CoeffFor4SBs[(i + 16)] * \1069 s64Temp += ((int64_t)gas32CoeffFor4SBs[(i + 24)] * \1071 s64Temp += ((int64_t)gas32CoeffFor4SBs[(i + 32)] * \1079 s32DCTY[i] = (gas32CoeffFor4SBs[i * 2] * s16X[ChOffset + i]) + \1080 (((int32_t)(uint16_t)(gas32CoeffFor4SBs[(i * 2) + 1]) * \1084 (gas32CoeffFor4SBs[(i + 8) * 2] * s16X[ChOffset + i + 8]) + \1085 (((int32_t)(uint16_t)(gas32CoeffFor4SBs[((i + 8) * 2) + 1]) * \1089 (gas32CoeffFor4SBs[(i + 16) * 2] * s16X[ChOffset + i + 16]) + \[all …]
30 const int16_t gas32CoeffFor4SBs[] = { variable171 const int32_t gas32CoeffFor4SBs[] = { variable