Home
last modified time | relevance | path

Searched defs:YC (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cv/src/
Dcvfloodfill.cpp144 int k, YC, PL, PR, dir; in icvFloodFill_8u_CnIR() local
276 int k, YC, PL, PR, dir; in icvFloodFill_32f_CnIR() local
453 int k, YC, PL, PR, dir, curstep; in icvFloodFill_Grad_8u_CnIR() local
759 int k, YC, PL, PR, dir, curstep; in icvFloodFill_Grad_32f_CnIR() local
/external/opencv/cvaux/src/
Dcvsegment.cpp123 int k, YC, PL, PR, flag/*, curstep*/; in icvSegmFloodFill_Stage1() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1131 Value *X = 0; ConstantInt *YC = 0; in visitAnd() local