Home
last modified time | relevance | path

Searched defs:stripType (Results 1 – 5 of 5) sorted by relevance

/development/perftests/panorama/feature_mos/src/mosaic/
DMosaic.h203 int stripType; variable
DMosaic.cpp57 int Mosaic::initialize(int blendingType, int stripType, int width, int height, int nframes, bool qu… in initialize()
DMosaicTypes.h148 int stripType; member
DBlend.cpp41 int Blend::initialize(int blendingType, int stripType, int frame_width, int frame_height) in initialize()
/development/perftests/panorama/
Dbenchmark.cpp29 const int stripType = Blend::STRIP_TYPE_WIDE; variable