Searched refs:temp_intp (Results 1 – 1 of 1) sorted by relevance
78 int *temp_intp = (int *)malloc( FRAME_LENGTH * sizeof(int) ); in check_vibration() local91 temp_intp[offset] = input[j]; in check_vibration()100 int tmp = temp_intp[j] >> 8; in check_vibration()147 free(temp_intp); in check_vibration()