Searched refs:src_next (Results 1 – 3 of 3) sorted by relevance
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf() local96 src = src_next; in hb_ot_name_convert_utf()
650 const uint8_t* src_next = src + stride; in CflSubsampler420Impl_WxH_SSE4_1() local663 const __m128i samples_row1_lo = LoadUnaligned16(src_next); in CflSubsampler420Impl_WxH_SSE4_1()668 const __m128i samples_row1_hi = LoadUnaligned16(src_next + 16); in CflSubsampler420Impl_WxH_SSE4_1()1512 const uint16_t* src_next = src + src_stride; in CflSubsampler420Impl_WxH_SSE4_1() local1523 const __m128i samples_row10 = LoadUnaligned16(src_next); in CflSubsampler420Impl_WxH_SSE4_1()1525 ? LoadUnaligned16(src_next + 8) in CflSubsampler420Impl_WxH_SSE4_1()1528 ? LoadUnaligned16(src_next + 16) in CflSubsampler420Impl_WxH_SSE4_1()1531 ? LoadUnaligned16(src_next + 24) in CflSubsampler420Impl_WxH_SSE4_1()
972 const uint16_t* src_next = src + src_stride; in CflSubsampler420Impl_WxH_NEON() local983 const uint16x8_t samples_row10 = vld1q_u16(src_next); in CflSubsampler420Impl_WxH_NEON()985 ? vld1q_u16(src_next + 8) in CflSubsampler420Impl_WxH_NEON()988 ? vld1q_u16(src_next + 16) in CflSubsampler420Impl_WxH_NEON()991 ? vld1q_u16(src_next + 24) in CflSubsampler420Impl_WxH_NEON()