|
Grok 12.0.1
|
This is the complete list of members for hwy::ImageBase, including all inherited members.
| bytes() | hwy::ImageBase | inline |
| bytes() const | hwy::ImageBase | inline |
| bytes_ | hwy::ImageBase | protected |
| bytes_per_row() const | hwy::ImageBase | inline |
| bytes_per_row_ | hwy::ImageBase | protected |
| BytesPerRow(size_t xsize, size_t sizeof_t) | hwy::ImageBase | static |
| ImageBase() | hwy::ImageBase | inline |
| ImageBase(size_t xsize, size_t ysize, size_t sizeof_t) | hwy::ImageBase | |
| ImageBase(size_t xsize, size_t ysize, size_t bytes_per_row, void *aligned) | hwy::ImageBase | |
| ImageBase(const ImageBase &other)=delete | hwy::ImageBase | |
| ImageBase(ImageBase &&other) noexcept=default | hwy::ImageBase | |
| InitializePadding(size_t sizeof_t, Padding padding) | hwy::ImageBase | protected |
| operator=(const ImageBase &other)=delete | hwy::ImageBase | |
| operator=(ImageBase &&other) noexcept=default | hwy::ImageBase | |
| Padding enum name | hwy::ImageBase | protected |
| ShrinkTo(const size_t xsize, const size_t ysize) | hwy::ImageBase | inline |
| Swap(ImageBase &other) | hwy::ImageBase | |
| VectorSize() | hwy::ImageBase | static |
| VoidRow(const size_t y) const | hwy::ImageBase | inlineprotected |
| xsize() const | hwy::ImageBase | inline |
| xsize_ | hwy::ImageBase | protected |
| ysize() const | hwy::ImageBase | inline |
| ysize_ | hwy::ImageBase | protected |