Lines Matching defs:v_dst_y
9832 uint32_t v_dst_y;
10159 uint32_t v_dst_y;
42746 uint32_t v_dst_y = 0;
42777 v_dst_y = self->private_data.s_decode_frame[0].v_dst_y;
42831 v_dst_y = ((uint32_t)(self->private_impl.f_height - 1));
42840 while (v_dst_y < self->private_impl.f_height) {
42841 v_dst = wuffs_base__table_u8__row_u32(v_tab, v_dst_y);
43015 v_dst_y -= 1;
43017 v_dst_y += 1;
43039 self->private_data.s_decode_frame[0].v_dst_y = v_dst_y;
43647 uint32_t v_dst_y = 0;
43668 v_dst_y = self->private_data.s_decode_frame[0].v_dst_y;
43717 while (v_dst_y < self->private_impl.f_height) {
43718 v_dst = wuffs_base__table_u8__row_u32(v_tab, v_dst_y);
43726 v_dst = wuffs_base__table_u8__row_u32(v_tab, v_dst_y);
43747 v_dst_y += 1;
43763 self->private_data.s_decode_frame[0].v_dst_y = v_dst_y;