Home
last modified time | relevance | path

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

/packages/apps/Camera/jni/feature_mos/src/mosaic/
DPyramid.h38 real pitch; // Pitch. Used for moving through image efficiently. variable
DImageUtils.h146 unsigned short pitch; member
DPyramid.cpp234 int pitch = scr->pitch; in BorderReduceOdd() local