Searched refs:hbase (Results 1 – 2 of 2) sorted by relevance
152 int32x4_t lbase, hbase; in decal_nofilter_scale_neon() local157 hbase = lbase + vdupq_n_s32(4 * dx); in decal_nofilter_scale_neon()162 vuzpq_s16(vreinterpretq_s16_s32(lbase), vreinterpretq_s16_s32(hbase)).val[1] in decal_nofilter_scale_neon()167 hbase += vdx8; in decal_nofilter_scale_neon()
70 int32x4_t lbase, hbase; in SCALE_NOFILTER_NAME() local81 hbase = vaddq_s32(lbase, vdupq_n_s32(SkFractionalIntToFixed(dx4))); in SCALE_NOFILTER_NAME()88 fx8 = TILEX_PROCF_NEON8(lbase, hbase, maxX); in SCALE_NOFILTER_NAME()94 hbase = vaddq_s32 (hbase, vdupq_n_s32(SkFractionalIntToFixed(dx8))); in SCALE_NOFILTER_NAME()