HomeSort by relevance Sort by last modified time
    Searched refs:Cf (Results 1 - 4 of 4) sorted by null

  /external/sonivox/jet_tools/JetCreator/
img_Redo.py 63 +\x85\x8f\xeaR\t\rQ\xb3\xff\xaca ~\xc7\xe1\x99 NP6\x1d]\xeb\xe2,Cf\x07g\xa6\
  /external/v8/test/mjsunit/third_party/
string-trim.js 69 {s : '\u200B', t : 'ZERO WIDTH SPACE (category Cf)'}
  /system/core/libpixelflinger/
scanline.cpp 788 uint32_t& Cf = fragment.c[j];
797 Cf = Ct;
804 Cf = (Cf * factor) >> st;
809 rescale(Cf, sf, Ct, st);
810 Cf += ((Ct - Cf) * (At + (At>>(sat-1)))) >> sat;
819 Cf = ((((1<<st) - factor) * Cf) + Ct*Cc)>>st;
824 rescale(Cf, sf, Ct, st)
835 int16_t cf = *covPtr++; local
    [all...]
  /external/iproute2/doc/
ip-cref.tex 753 of outgoing packets (Cf.\ Appendix~\ref{ADDR-SEL}, p.\pageref{ADDR-SEL}.).
    [all...]

Completed in 656 milliseconds