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

  /external/python/cpython2/Lib/bsddb/test/
test_join.py 22 ColorIndex = [
60 map(lambda t, secDB=secDB: secDB.put(*t), ColorIndex)
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_join.py 22 ColorIndex = [
60 map(lambda t, secDB=secDB: secDB.put(*t), ColorIndex)
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_join.py 22 ColorIndex = [
60 map(lambda t, secDB=secDB: secDB.put(*t), ColorIndex)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_join.py 22 ColorIndex = [
60 map(lambda t, secDB=secDB: secDB.put(*t), ColorIndex)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_join.py 22 ColorIndex = [
60 map(lambda t, secDB=secDB: secDB.put(*t), ColorIndex)
  /external/zopfli/src/zopflipng/
zopflipng_lib.cc 83 static unsigned ColorIndex(const unsigned char* color) {
95 unsigned index = ColorIndex(&image[i * 4]);
159 if (count.count(ColorIndex(&palette_in[i * 4])) != 0) {

Completed in 724 milliseconds