Lines Matching defs:above

36                                       const uint16_t *above,
38 const uint16x4_t a = vld1_u16(above);
51 const uint16_t *above,
55 (void)above;
61 const uint16_t *above,
63 const uint16x4_t sum = dc_sum_4(above);
71 const uint16_t *above,
74 (void)above;
99 const uint16_t *above,
101 const uint16x8_t above_u16 = vld1q_u16(above);
114 const uint16_t *above,
118 (void)above;
124 const uint16_t *above,
126 const uint16x4_t sum = dc_sum_8(above);
134 const uint16_t *above,
137 (void)above;
164 const uint16_t *above,
166 const uint16x8x2_t a = vld2q_u16(above);
182 const uint16_t *above,
186 (void)above;
192 const uint16_t *above,
194 const uint16x4_t sum = dc_sum_16(above);
202 const uint16_t *above,
205 (void)above;
238 const uint16_t *above,
240 const uint16x8x4_t a = vld4q_u16(above);
259 const uint16_t *above,
263 (void)above;
269 const uint16_t *above,
271 const uint32x2_t sum = dc_sum_32(above);
279 const uint16_t *above,
282 (void)above;
290 const uint16_t *above,
292 const uint16x8_t ABCDEFGH = vld1q_u16(above);
293 const uint16x8_t BCDEFGH0 = vld1q_u16(above + 1);
294 const uint16x8_t CDEFGH00 = vld1q_u16(above + 2);
322 const uint16_t *above,
324 const uint16x8_t A0 = vld1q_u16(above);
326 const uint16x8_t A1 = vld1q_u16(above + 1);
327 const uint16x8_t A2 = vld1q_u16(above + 2);
356 const uint16_t *above,
358 const uint16x8_t A0_0 = vld1q_u16(above);
359 const uint16x8_t A0_1 = vld1q_u16(above + 8);
361 const uint16x8_t A1_0 = vld1q_u16(above + 1);
362 const uint16x8_t A1_1 = vld1q_u16(above + 9);
363 const uint16x8_t A2_0 = vld1q_u16(above + 2);
364 const uint16x8_t A2_1 = vld1q_u16(above + 10);
394 const uint16_t *above,
396 const uint16x8_t A0_0 = vld1q_u16(above);
397 const uint16x8_t A0_1 = vld1q_u16(above + 8);
398 const uint16x8_t A0_2 = vld1q_u16(above + 16);
399 const uint16x8_t A0_3 = vld1q_u16(above + 24);
401 const uint16x8_t A1_0 = vld1q_u16(above + 1);
402 const uint16x8_t A1_1 = vld1q_u16(above + 9);
403 const uint16x8_t A1_2 = vld1q_u16(above + 17);
404 const uint16x8_t A1_3 = vld1q_u16(above + 25);
405 const uint16x8_t A2_0 = vld1q_u16(above + 2);
406 const uint16x8_t A2_1 = vld1q_u16(above + 10);
407 const uint16x8_t A2_2 = vld1q_u16(above + 18);
408 const uint16x8_t A2_3 = vld1q_u16(above + 26);
457 const uint16_t *above,
459 const uint16x8_t XA0123___ = vld1q_u16(above - 1);
484 const uint16_t *above,
486 const uint16x8_t XA0123456 = vld1q_u16(above - 1);
487 const uint16x8_t A01234567 = vld1q_u16(above);
488 const uint16x8_t A1234567_ = vld1q_u16(above + 1);
534 const uint16_t *above,
549 const uint16x8_t XA0123456 = vld1q_u16(above - 1);
555 const uint16x8_t A01234567 = vld1q_u16(above);
556 const uint16x8_t A12345678 = vld1q_u16(above + 1);
560 const uint16x8_t A789abcde = vld1q_u16(above + 7);
561 const uint16x8_t A89abcdef = vld1q_u16(above + 8);
562 const uint16x8_t A9abcdef_ = vld1q_u16(above + 9);
610 const uint16_t *above,
643 const uint16x8_t XAL0123456 = vld1q_u16(above - 1);
649 const uint16x8_t AL01234567 = vld1q_u16(above);
650 const uint16x8_t AL12345678 = vld1q_u16(above + 1);
654 const uint16x8_t AL789abcde = vld1q_u16(above + 7);
655 const uint16x8_t AL89abcdef = vld1q_u16(above + 8);
656 const uint16x8_t AL9abcdefg = vld1q_u16(above + 9);
660 const uint16x8_t ALfR0123456 = vld1q_u16(above + 15);
661 const uint16x8_t AR01234567 = vld1q_u16(above + 16);
662 const uint16x8_t AR12345678 = vld1q_u16(above + 17);
666 const uint16x8_t AR789abcde = vld1q_u16(above + 23);
667 const uint16x8_t AR89abcdef = vld1q_u16(above + 24);
668 const uint16x8_t AR9abcdef_ = vld1q_u16(above + 25);
700 const uint16_t *above,
702 const uint16x4_t row = vld1_u16(above);
713 const uint16_t *above,
715 const uint16x8_t row = vld1q_u16(above);
726 const uint16_t *above,
728 const uint16x8x2_t row = vld2q_u16(above);
739 const uint16_t *above,
741 const uint16x8x2_t row0 = vld2q_u16(above);
742 const uint16x8x2_t row1 = vld2q_u16(above + 16);
758 const uint16_t *above,
762 (void)above;
779 const uint16_t *above,
785 (void)above;
823 const uint16_t *above,
826 (void)above;
868 const uint16_t *above,
871 (void)above;
902 const uint16_t *above,
905 const int16x8_t top_left = vld1q_dup_s16((const int16_t *)(above - 1));
906 const int16x4_t above_s16d = vld1_s16((const int16_t *)above);
943 const uint16_t *above,
946 const int16x8_t top_left = vld1q_dup_s16((const int16_t *)(above - 1));
947 const int16x8_t above_s16 = vld1q_s16((const int16_t *)above);
988 const uint16_t *above,
991 const int16x8_t top_left = vld1q_dup_s16((const int16_t *)(above - 1));
992 const int16x8_t above0 = vld1q_s16((const int16_t *)above);
993 const int16x8_t above1 = vld1q_s16((const int16_t *)(above + 8));
1046 const uint16_t *above,
1049 const int16x8_t top_left = vld1q_dup_s16((const int16_t *)(above - 1));
1050 const int16x8_t above0 = vld1q_s16((const int16_t *)above);
1051 const int16x8_t above1 = vld1q_s16((const int16_t *)(above + 8));
1052 const int16x8_t above2 = vld1q_s16((const int16_t *)(above + 16));
1053 const int16x8_t above3 = vld1q_s16((const int16_t *)(above + 24));