Lines Matching full:differences
349 /// horizontal differences between the values are stored in the lower bits of
353 /// horizontal differences between the values are stored in the upper bits of
355 /// \returns A 128-bit vector of [8 x i16] containing the horizontal differences
372 /// horizontal differences between the values are stored in the lower bits of
376 /// horizontal differences between the values are stored in the upper bits of
378 /// \returns A 128-bit vector of [4 x i32] containing the horizontal differences
395 /// horizontal differences between the values are stored in the lower bits of
399 /// horizontal differences between the values are stored in the upper bits of
401 /// \returns A 64-bit vector of [4 x i16] containing the horizontal differences
419 /// horizontal differences between the values are stored in the lower bits of
423 /// horizontal differences between the values are stored in the upper bits of
425 /// \returns A 64-bit vector of [2 x i32] containing the horizontal differences
437 /// Positive differences greater than 0x7FFF are saturated to 0x7FFF.
438 /// Negative differences less than 0x8000 are saturated to 0x8000.
446 /// horizontal differences between the values are stored in the lower bits of
450 /// horizontal differences between the values are stored in the upper bits of
453 /// differences of both operands.
463 /// Positive differences greater than 0x7FFF are saturated to 0x7FFF.
464 /// Negative differences less than 0x8000 are saturated to 0x8000.
472 /// horizontal differences between the values are stored in the lower bits of
476 /// horizontal differences between the values are stored in the upper bits of
479 /// differences of both operands.