Searched refs:k7MsbZeroMask (Results 1 – 1 of 1) sorted by relevance
477 const uint64_t k7MsbZeroMask = 0x1ffffffffffffffULL; in WithPictureId() local482 shifted_pid = (shifted_pid >> kPidBits) & k7MsbZeroMask; in WithPictureId()