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

  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 313 compute_crc32(int fd) function in namespace:android
407 g.s.crc32 = compute_crc32(fd);
    [all...]
  /external/pixman/test/
utils.c 76 compute_crc32 (uint32_t in_crc32, function
220 return compute_crc32 (crc32, data, stride * height);
    [all...]

Completed in 800 milliseconds