Home
last modified time | relevance | path

Searched refs:hi16 (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState_matrix_clamp.h129 int16x8_t hi16; in SCALE_NOFILTER_NAME() local
136 hi16 = vreinterpretq_s16_s32(hout); in SCALE_NOFILTER_NAME()
139 hi16 = vmaxq_s16(hi16, vdupq_n_s16(0)); in SCALE_NOFILTER_NAME()
140 hi16 = vminq_s16(hi16, vdupq_n_s16(maxX)); in SCALE_NOFILTER_NAME()
141 vst1q_s16(dst16, hi16); in SCALE_NOFILTER_NAME()
220 int16x8_t hi16, hi16_2; in AFFINE_NOFILTER_NAME() local
228 hi16 = vreinterpretq_s16_s32 (yout); in AFFINE_NOFILTER_NAME()
231 hi16 = vmaxq_s16 (hi16, vdupq_n_s16(0)); in AFFINE_NOFILTER_NAME()
232 hi16 = vminq_s16 (hi16, maxXY); in AFFINE_NOFILTER_NAME()
234 vst1q_s16 (dst16, hi16); in AFFINE_NOFILTER_NAME()
DSkBitmapProcState_matrix_repeat.h125 int16x8_t hi16; in SCALE_NOFILTER_NAME() local
138 hi16 = vreinterpretq_s16_s32(hout); in SCALE_NOFILTER_NAME()
139 vst1q_s16(dst16, hi16); in SCALE_NOFILTER_NAME()
246 int16x8_t hi16; in AFFINE_NOFILTER_NAME() local
260 hi16 = vreinterpretq_s16_s32(yout); in AFFINE_NOFILTER_NAME()
261 vst1q_s16(dst16, hi16); in AFFINE_NOFILTER_NAME()
DSkBitmapProcState_matrixProcs.cpp187 uint16x8_t hi16; in decal_nofilter_scale() local
193 hi16 = vreinterpretq_u16_s32(hout); in decal_nofilter_scale()
194 vst1q_u16(dst16, hi16); in decal_nofilter_scale()
/external/webkit/JavaScriptCore/assembler/
DARMv7Assembler.h1645 ARMThumbImmediate hi16 = ARMThumbImmediate::makeUInt16(static_cast<uint16_t>(value >> 16)); in setInt32() local
1648 location[-2] = twoWordOp5i6Imm4Reg4EncodedImmFirst(OP_MOVT, hi16); in setInt32()
1649 location[-1] = twoWordOp5i6Imm4Reg4EncodedImmSecond((location[-1] >> 8) & 0xf, hi16); in setInt32()
1726 …ARMThumbImmediate hi16 = ARMThumbImmediate::makeUInt16(static_cast<uint16_t>(reinterpret_cast<uint… in linkJumpAbsolute() local
1729 instruction[-3] = twoWordOp5i6Imm4Reg4EncodedImmFirst(OP_MOVT, hi16); in linkJumpAbsolute()
1730 instruction[-2] = twoWordOp5i6Imm4Reg4EncodedImmSecond(JUMP_TEMPORARY_REGISTER, hi16); in linkJumpAbsolute()
/external/webkit/WebCore/
DChangeLog-2002-12-0316580 * src/kdelibs/khtml/pics/hi16-action-images_display.png: