Searched defs:topleft (Results 1 – 8 of 8) sorted by relevance
384 Color topleft = null; in paint() local
714 const __m256i *topleft) { in paeth_pred()738 const __m256i *topleft) { in paeth_16x1_pred()850 const __m256i *topleft) { in paeth_32x1_pred()
23 const __m128i *topleft) { in paeth_8x1_pred()194 const __m128i *topleft) { in paeth_16x1_pred()
4941 unsigned char* topleft = slot->bitmap.buffer; in FT_Render_Glyph_Internal() local
5678 void CumulativeSumToAverageRow_SSE2(const int32_t* topleft, in CumulativeSumToAverageRow_SSE2()
5882 void CumulativeSumToAverageRow_SSE2(const int32_t* topleft, in CumulativeSumToAverageRow_SSE2()
8033 void CumulativeSumToAverageRow_SSE2(const int32_t* topleft, in CumulativeSumToAverageRow_SSE2()
8372 bool RequiredCase::getRawDataFromPixelData(std::vector<char>& result, PixelData topleft, PixelData … in getRawDataFromPixelData()