Lines Matching refs:v_y1
9463 uint32_t v_y1;
26241 __m128i v_y1 = {0};
26279 v_y1 = _mm_clmulepi64_si128(v_x1, v_k, (int32_t)(0));
26287 v_x1 = _mm_xor_si128(_mm_xor_si128(v_x1, v_y1), _mm_lddqu_si128((const __m128i*)(const void*)(v_p.ptr + 16)));
26360 __m128i v_y1 = {0};
26398 v_y1 = _mm_clmulepi64_si128(v_x1, v_k, (int32_t)(0));
26406 v_x1 = _mm_xor_si128(_mm_xor_si128(v_x1, v_y1), _mm_lddqu_si128((const __m128i*)(const void*)(v_p.ptr + 16)));
39131 uint32_t v_y1 = 0;
39148 v_y1 = self->private_data.s_decode_fctl[0].v_y1;
39251 v_y1 = t_2;
39312 v_y1 += v_y0;
39316 (v_y0 >= v_y1) ||
39318 (v_y1 > self->private_impl.f_height)) {
39325 self->private_impl.f_frame_rect_y1 = v_y1;
39446 self->private_data.s_decode_fctl[0].v_y1 = v_y1;