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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dfft-test.c86 double tmp_re, tmp_im, s, c; local
92 tmp_re = 0;
104 CMAC(tmp_re, tmp_im, c, s, q->re, q->im);
107 tabr[i].re = REF_SCALE(tmp_re, nbits);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dfft-test.c94 double tmp_re, tmp_im, s, c; local
100 tmp_re = 0;
112 CMAC(tmp_re, tmp_im, c, s, q->re, q->im);
115 tabr[i].re = REF_SCALE(tmp_re, nbits);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/lib/
H A Dtre-parse.c1117 const tre_char_t *tmp_re; local
1125 tmp_re = ctx->re;
1144 minimal ? " minimal" : "greedy", REST(tmp_re)));

Completed in 69 milliseconds