Lines Matching refs:temp_B
1240 int32_t temp_A[MAX_TERM], temp_B[MAX_TERM];
1244 memcpy(temp_B, dpp->samplesB, sizeof(dpp->samplesB));
1248 dpp->samplesB[k] = temp_B[m];
1441 int32_t temp_A[MAX_TERM], temp_B[MAX_TERM];
1445 memcpy(temp_B, dpp->samplesB, sizeof(dpp->samplesB));
1449 dpp->samplesB[k] = temp_B[m];
2285 int32_t temp_A[MAX_TERM], temp_B[MAX_TERM];
2288 memcpy(temp_B, dpp->samplesB, sizeof (dpp->samplesB));
2292 dpp->samplesB[k] = temp_B[m];
2405 int32_t temp_A[MAX_TERM], temp_B[MAX_TERM];
2408 memcpy(temp_B, dpp->samplesB, sizeof(dpp->samplesB));
2412 dpp->samplesB[k] = temp_B[m];
2743 int32_t temp_A[MAX_TERM], temp_B[MAX_TERM];
2747 memcpy(temp_B, dpp->samplesB, sizeof(dpp->samplesB));
2751 dpp->samplesB[k] = temp_B[m];