Home
last modified time | relevance | path

Searched refs:hg_fft2_pwr (Results 1 – 5 of 5) sorted by relevance

/dports/comms/linrad/linrad-04.02/
H A Dfft2var.c38 float *hg_fft2_pwr; variable
H A Dfft2def.h53 extern float *hg_fft2_pwr;
H A Dspur.c1375 pwr=&hg_fft2_pwr[2*(ni*hg_size+pnt-hg_first_point)]; in spur_relock()
1399 pwr=&hg_fft2_pwr[2*(ni*hg_size+pnt-hg_first_point)]; in spur_relock()
H A Dhires_graph.c59 pwr=&hg_fft2_pwr[2*j*hg_size]; in new_hg_pol()
H A Dbuf.c922 mem(3926,&hg_fft2_pwr,max_fft2n*2*screen_width*sizeof(float),0); in get_buffers()