Home
last modified time | relevance | path

Searched defs:min_block_size (Results 1 – 4 of 4) sorted by relevance

/external/opencv/cv/src/
Dcvtemplmatch.cpp48 const int min_block_size = 256; in icvCrossCorr() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2125 BLOCK_SIZE *min_block_size, in get_sb_partition_size_range()
2160 BLOCK_SIZE *min_block_size, in rd_auto_partition_range()
/external/opencv/ml/src/
Dmltree.cpp44 static const int min_block_size = 1 << 16; variable
/external/opencv3/apps/traincascade/
Dold_ml_tree.cpp47 static const int min_block_size = 1 << 16; variable