Home
last modified time | relevance | path

Searched refs:width64 (Results 1 – 10 of 10) sorted by relevance

/external/libyuv/files/source/
Drotate_neon64.cc33 int64 width64 = (int64)width; // Work around clang 3.4 warning. in TransposeWx8_NEON() local
244 "+r"(width64) // %3 in TransposeWx8_NEON()
265 int64 width64 = (int64)width; // Work around clang 3.4 warning. in TransposeUVWx8_NEON() local
533 "+r"(width64) // %4 in TransposeUVWx8_NEON()
/external/libaom/libaom/third_party/libyuv/source/
Drotate_neon64.cc30 int64 width64 = (int64) width; // Work around clang 3.4 warning. in TransposeWx8_NEON() local
241 "+r"(width64) // %3 in TransposeWx8_NEON()
259 int64 width64 = (int64) width; // Work around clang 3.4 warning. in TransposeUVWx8_NEON() local
527 "+r"(width64) // %4 in TransposeUVWx8_NEON()
Drow_neon64.cc520 int64 width64 = (int64)(width); in I400ToARGBRow_NEON() local
533 "+r"(width64) // %2 in I400ToARGBRow_NEON()
678 int64 width64 = (int64)(width); in YUY2ToARGBRow_NEON() local
691 "+r"(width64) // %2 in YUY2ToARGBRow_NEON()
704 int64 width64 = (int64)(width); in UYVYToARGBRow_NEON() local
717 "+r"(width64) // %2 in UYVYToARGBRow_NEON()
828 int64 width64 = (int64) width; in MirrorRow_NEON() local
846 "+r"(width64) // %2 in MirrorRow_NEON()
856 int64 width64 = (int64) width; in MirrorUVRow_NEON() local
876 "+r"(width64) // %3 in MirrorUVRow_NEON()
[all …]
/external/skqp/docs/
DSkIRect_Reference.bmh330 #SeeAlso height() width64() height64() SkRect::width()
336 #Method int64_t width64() const
344 SkDebugf("width: %d width64: %lld\n", large.width(), large.width64());
346 width: -5 width64: 4294967291
393 #SeeAlso width() height() width64() SkRect::height()
/external/skia/docs/
DSkIRect_Reference.bmh330 #SeeAlso height() width64() height64() SkRect::width()
336 #Method int64_t width64() const
344 SkDebugf("width: %d width64: %lld\n", large.width(), large.width64());
346 width: -5 width64: 4294967291
393 #SeeAlso width() height() width64() SkRect::height()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
DHalide_vec_cast_trunc2.ll56 !8 = !{!"sum.width64.base64", !9}
/external/skqp/include/core/
DSkRect.h175 int64_t width64() const { return (int64_t)fRight - (int64_t)fLeft; } in width64() function
198 int64_t w = this->width64(); in isEmpty()
/external/skia/include/core/
DSkRect.h175 int64_t width64() const { return (int64_t)fRight - (int64_t)fLeft; } in width64() function
198 int64_t w = this->width64(); in isEmpty()
/external/skqp/site/user/api/
DSkIRect_Reference.md33 int64_t <a href='#SkIRect_width64'>width64</a>() const;
553 <a href='#SkIRect_height'>height()</a> <a href='#SkIRect_width64'>width64</a>() <a href='#SkIRect_h…
560 int64_t <a href='#SkIRect_width64'>width64</a>()const
578 width: -5 width64: 4294967291
649 …()</a> <a href='#SkIRect_height'>height()</a> <a href='#SkIRect_width64'>width64</a>() <a href='Sk…
727 <a href='#SkIRect_width64'>width64</a>() or <a href='#SkIRect_height64'>height64</a>().
731 true if <a href='#SkIRect_width64'>width64</a>() or <a href='#SkIRect_height64'>height64</a>() are …
/external/skia/site/user/api/
DSkIRect_Reference.md33 int64_t <a href='#SkIRect_width64'>width64</a>() const;
553 <a href='#SkIRect_height'>height()</a> <a href='#SkIRect_width64'>width64</a>() <a href='#SkIRect_h…
560 int64_t <a href='#SkIRect_width64'>width64</a>()const
578 width: -5 width64: 4294967291
649 …()</a> <a href='#SkIRect_height'>height()</a> <a href='#SkIRect_width64'>width64</a>() <a href='Sk…
727 <a href='#SkIRect_width64'>width64</a>() or <a href='#SkIRect_height64'>height64</a>().
731 true if <a href='#SkIRect_width64'>width64</a>() or <a href='#SkIRect_height64'>height64</a>() are …