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

  /device/google/contexthub/lib/include/nanohub/
crc.h 24 #define CRC_INIT 0xFFFFFFFFUL
  /external/libpng/contrib/tools/
pngfix.c 546 * zlib and the result value is obtained by XORing with CRC_INIT, which is also
549 #define CRC_INIT 0xffffffff
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 140 const uint16 CRC_INIT = 0xFFFF ;
    [all...]

Completed in 2187 milliseconds