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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/foldbar/
H A Dcaptionbar.cpp258 double rstep = double((col2.Red() - col1.Red())) / double(size), rf = 0, local
272 //currCol.Set(currCol.Red() + rstep, currCol.Green() + gstep, currCol.Blue() + bstep);
273 rf += rstep; gf += gstep; bf += bstep;
292 double rstep = double((col2.Red() - col1.Red())) / double(size), rf = 0, local
306 rf += rstep; gf += gstep; bf += bstep;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_analysis/
H A Dreplaygain_analysis.c142 static Float_t* rstep; variable
279 rstep = rstepbuf + MAX_ORDER;
335 filter ( curright, rstep + totsamp, cursamples, AYule[freqindex], BYule[freqindex], YULE_ORDER );
338 filter ( rstep + totsamp, rout + totsamp, cursamples, AButter[freqindex], BButter[freqindex], BUTTER_ORDER );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_color.c97 (int)((Yr - cielab->display.d_Y0R) / cielab->rstep));
132 cielab->rstep =
H A Dtiffio.h162 float rstep, gstep, bstep; member in struct:__anon785

Completed in 405 milliseconds