Home
last modified time | relevance | path

Searched defs:row2 (Results 1 – 9 of 9) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_yuv_mmx.c86 Uint32 *row2; in ColorRGBDitherYV12MMX1X() local
247 Uint16 *row2; in Color565DitherYV12MMX1X() local
DSDL_yuv_sw.c141 unsigned short* row2; in Color16DitherYV12Mod1X() local
212 unsigned char* row2; in Color24DitherYV12Mod1X() local
295 unsigned int* row2; in Color32DitherYV12Mod1X() local
371 unsigned int* row2 = row1 + 2*next_row; in Color16DitherYV12Mod2X() local
445 unsigned char* row2 = row1 + 2*next_row; in Color24DitherYV12Mod2X() local
542 unsigned int* row2 = row1 + 2*next_row; in Color32DitherYV12Mod2X() local
/external/tesseract/ccmain/
Dblobcmp.cpp42 TEXTROW *row2) { in compare_tess_blobs()
Dpaircmp.cpp69 ROW *row2) { in compare_blobs()
/external/tesseract/ccstruct/
Docrblock.cpp72 const void *row2) { in decreasing_top_order()
/external/tesseract/liblept/
Dcorrelscore.c110 l_uint32 *row1, *row2; in pixCorrelationScore() local
403 l_uint32 *row1, *row2; in pixCorrelationScoreThresholded() local
Dscalelow.c2385 l_int32 i, j, val1, val2, val, row2, col2; in scaleMipmapLow() local
/external/tesseract/textord/
Dmakerow.cpp2730 TO_ROW *row2 = *(TO_ROW **) item2; in row_y_order() local
2752 TO_ROW *row2 = *(TO_ROW **) item2; in row_spacing_order() local
/external/webkit/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp615 uint32_t* row2 = misspellBitmap->getAddr32(0, 1); in drawLineForMisspellingOrBadGrammar() local