Searched refs:maskedFormatInfo (Results 1 – 2 of 2) sorted by relevance
65 int32_t maskedFormatInfo) { in DecodeFormatInformation() argument67 DoDecodeFormatInformation(maskedFormatInfo); in DecodeFormatInformation()71 return DoDecodeFormatInformation(maskedFormatInfo ^ FORMAT_INFO_MASK_QR); in DecodeFormatInformation()75 int32_t maskedFormatInfo) { in DoDecodeFormatInformation() argument81 if (targetInfo == maskedFormatInfo) { in DoDecodeFormatInformation()84 int32_t bitsDifference = NumBitsDiffering(maskedFormatInfo, targetInfo); in DoDecodeFormatInformation()
26 int32_t maskedFormatInfo);28 int32_t maskedFormatInfo);