Home
last modified time | relevance | path

Searched defs:ix2 (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState.cpp645 int ix2 = SkScalarFloorToInt(pt.fX); in Clamp_S32_D32_nofilter_trans_shaderproc() local
719 int ix2 = SkScalarFloorToInt(pt.fX); in Repeat_S32_D32_nofilter_trans_shaderproc() local
/external/chromium_org/third_party/skia/src/core/
DSkBitmapProcState.cpp645 int ix2 = SkScalarFloorToInt(pt.fX); in Clamp_S32_D32_nofilter_trans_shaderproc() local
719 int ix2 = SkScalarFloorToInt(pt.fX); in Repeat_S32_D32_nofilter_trans_shaderproc() local
/external/speex/libspeex/
Dsmallft.c578 int ip,iw,ido,idl1,ix2,ix3; in drftf1() local
1159 int nf,ip,iw,ix2,ix3,ido,idl1; in drftb1() local
/external/libvorbis/lib/
Dsmallft.c576 int ip,iw,ido,idl1,ix2,ix3; in drftf1() local
1157 int nf,ip,iw,ix2,ix3,ido,idl1; in drftb1() local
/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf.c2731 Int ix, ix2, reg; in dwarfexpr_to_dag() local
/external/valgrind/main/VEX/priv/
Dir_opt.c2897 IRRegArray* descr2, IRExpr* ix2, Int bias2 in getAliasingRelation_II()