HomeSort by relevance Sort by last modified time
    Searched refs:BS_DEF_BLOCK_SIZE (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/imgcodecs/src/
bitstrm.cpp 49 const int BS_DEF_BLOCK_SIZE = 1<<15;
79 m_block_size = BS_DEF_BLOCK_SIZE;
339 m_block_size = BS_DEF_BLOCK_SIZE;
  /external/opencv/otherlibs/highgui/
bitstrm.cpp 45 #define BS_DEF_BLOCK_SIZE (1<<15)
100 m_block_size = BS_DEF_BLOCK_SIZE;
717 m_block_size = BS_DEF_BLOCK_SIZE;

Completed in 52 milliseconds