Searched defs:topleft (Results 1 – 9 of 9) sorted by relevance
384 Color topleft = null; in paint() local
23 const __m128i *topleft) { in paeth_8x1_pred()194 const __m128i *topleft) { in paeth_16x1_pred()
713 const __m256i *topleft) { in paeth_pred()737 const __m256i *topleft) { in paeth_16x1_pred()849 const __m256i *topleft) { in paeth_32x1_pred()
4436 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2()
5193 void CumulativeSumToAverageRow_SSE2(const int32* topleft, const int32* botleft, in CumulativeSumToAverageRow_SSE2()
4748 unsigned char* topleft = slot->bitmap.buffer; in FT_Render_Glyph_Internal() local
5678 void CumulativeSumToAverageRow_SSE2(const int32_t* topleft, in CumulativeSumToAverageRow_SSE2()
8367 bool RequiredCase::getRawDataFromPixelData(std::vector<char>& result, PixelData topleft, PixelData … in getRawDataFromPixelData()