Home
last modified time | relevance | path

Searched refs:tmp_re (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c108 double tmp_re = 0, tmp_im = 0; in fft_ref() local
120 CMAC(tmp_re, tmp_im, c, s, q->re, q->im); in fft_ref()
123 tabr[i].re = REF_SCALE(tmp_re, nbits); in fft_ref()

Completed in 2 milliseconds