Home
last modified time | relevance | path

Searched refs:lout (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState_matrix_repeat.h123 int32x4_t lout; in SCALE_NOFILTER_NAME() local
129 lout = vandq_s32(lbase, vdupq_n_s32(0xffff)); in SCALE_NOFILTER_NAME()
132 lout = vmulq_s32(lout, vdupq_n_s32(maxX+1)); in SCALE_NOFILTER_NAME()
137 asm ("vuzpq.16 %q0, %q1" : "+w" (lout), "+w" (hout)); in SCALE_NOFILTER_NAME()
DSkBitmapProcState_matrixProcs.cpp186 int32x4_t lout, hout; in decal_nofilter_scale() local
189 lout = lbase; in decal_nofilter_scale()
192 asm ("vuzpq.16 %q0, %q1" : "+w" (lout), "+w" (hout)); in decal_nofilter_scale()
DSkBitmapProcState_matrix_clamp.h127 int32x4_t lout; in SCALE_NOFILTER_NAME() local
132 lout = lbase; in SCALE_NOFILTER_NAME()
135 asm ("vuzpq.16 %q0, %q1" : "+w" (lout), "+w" (hout)); in SCALE_NOFILTER_NAME()
/external/svox/pico/lib/
Dpicopr.c1323 picoos_bool lout; in pr_genCommands() local
1575 lout = FALSE; in pr_genCommands()
1607 lout = TRUE; in pr_genCommands()
1613 lout = TRUE; in pr_genCommands()
1622 lout = TRUE; in pr_genCommands()
1656 if (lout) { in pr_genCommands()