• Home
  • Raw
  • Download

Lines Matching refs:StoreLo8

120           StoreLo8(&dest8[x], result);  in FilterHorizontal()
141 StoreLo8(dest16, v_sum); in FilterHorizontal()
381 StoreLo8(dst8_x, _mm_packus_epi16(results, results)); in FilterVertical()
532 StoreLo8(&dest[0], v_dest); in ConvolveCompoundCopy_SSE4()
938 StoreLo8(intermediate, RightShiftWithRounding_S16( in ConvolveHorizontalScale()
1117 StoreLo8(dest16_y, sums); in ConvolveVerticalScale()
1159 StoreLo8(dest_y + x, _mm_packus_epi16(sums, sums)); in ConvolveVerticalScale()
1419 StoreLo8(dest, _mm_avg_epu8(left, right)); in ConvolveIntraBlockCopyHorizontal_SSE4_1()
1586 StoreLo8(dest, _mm_avg_epu8(row, below)); in ConvolveIntraBlockCopyVertical_SSE4_1()
1690 StoreLo8(dst, AddU16RightShift2AndPack(row[0], below_0)); in IntraBlockCopy2D()
1697 StoreLo8(dst, AddU16RightShift2AndPack(row[1], below_1)); in IntraBlockCopy2D()
1704 StoreLo8(dst, AddU16RightShift2AndPack(row[2], below_2)); in IntraBlockCopy2D()
1710 StoreLo8(dst, AddU16RightShift2AndPack(row[3], below_3)); in IntraBlockCopy2D()
1717 StoreLo8(dst, AddU16RightShift2AndPack(row[4], below_4)); in IntraBlockCopy2D()
1723 StoreLo8(dst, AddU16RightShift2AndPack(row[5], below_5)); in IntraBlockCopy2D()
1729 StoreLo8(dst, AddU16RightShift2AndPack(row[6], below_6)); in IntraBlockCopy2D()
1735 StoreLo8(dst, AddU16RightShift2AndPack(row[7], below_7)); in IntraBlockCopy2D()
1742 StoreLo8(dst, AddU16RightShift2AndPack(row[8], below_8)); in IntraBlockCopy2D()
1748 StoreLo8(dst, AddU16RightShift2AndPack(row[9], below_9)); in IntraBlockCopy2D()
1754 StoreLo8(dst, AddU16RightShift2AndPack(row[10], below_10)); in IntraBlockCopy2D()
1760 StoreLo8(dst, AddU16RightShift2AndPack(row[11], below_11)); in IntraBlockCopy2D()
1766 StoreLo8(dst, AddU16RightShift2AndPack(row[12], below_12)); in IntraBlockCopy2D()
1772 StoreLo8(dst, AddU16RightShift2AndPack(row[13], below_13)); in IntraBlockCopy2D()
1778 StoreLo8(dst, AddU16RightShift2AndPack(row[14], below_14)); in IntraBlockCopy2D()
1784 StoreLo8(dst, AddU16RightShift2AndPack(row[15], below_15)); in IntraBlockCopy2D()