Searched refs:word22 (Results 1 – 2 of 2) sorted by relevance
520 uint32 word1, word2, word3, word12, word22; in GetPredAdvancedBy1x0() local610 word22 = *((uint32*)(prev + width)); in GetPredAdvancedBy1x0()615 word22 >>= 8; in GetPredAdvancedBy1x0()617 word22 = word22 | (word2 << 24); in GetPredAdvancedBy1x0()618 word3 = word12 | word22; in GetPredAdvancedBy1x0()620 word22 &= mask; in GetPredAdvancedBy1x0()623 word12 = word12 + (word22 >> 1); in GetPredAdvancedBy1x0()628 word22 = *((uint32*)(prev + width)); in GetPredAdvancedBy1x0()632 word2 = word2 | (word22 << 24); in GetPredAdvancedBy1x0()650 word22 = *((uint32*)(prev + width)); in GetPredAdvancedBy1x0()[all …]
783 ULong word1, word2, word3, word12, word22; in GetPredAdvBy1x0() local869 word22 = *((ULong*)(prev + lx)); in GetPredAdvBy1x0()874 word22 >>= 8; in GetPredAdvBy1x0()876 word22 = word22 | (word2 << 24); in GetPredAdvBy1x0()877 word3 = word12 | word22; in GetPredAdvBy1x0()879 word22 &= mask; in GetPredAdvBy1x0()882 word12 = word12 + (word22 >> 1); in GetPredAdvBy1x0()887 word22 = *((ULong*)(prev + lx)); in GetPredAdvBy1x0()891 word2 = word2 | (word22 << 24); in GetPredAdvBy1x0()909 word22 = *((ULong*)(prev + lx)); in GetPredAdvBy1x0()[all …]