Searched refs:SIZE_OF_POINT (Results 1 – 1 of 1) sorted by relevance
386 const uint32_t SIZE_OF_POINT = 2; in addBadPixelList() local389 uint32_t totalSize = (NUM_NON_VARLEN_FIELDS + badPointCount * SIZE_OF_POINT + in addBadPixelList()404 err = mEndianOut.write(badPointRowColPairs, 0, SIZE_OF_POINT * badPointCount); in addBadPixelList()