Home
last modified time | relevance | path

Searched defs:wuffs_tga__decoder__struct (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c9783 struct wuffs_tga__decoder__struct { struct
9791 struct {
9818 } private_impl;
9820 struct {
9840 } private_data;
9844 using unique_ptr = std::unique_ptr<wuffs_tga__decoder, decltype(&free)>;
9872 wuffs_tga__decoder__struct() = delete; argument
9874 wuffs_tga__decoder__struct& operator=( argument
9887 uint8_t dead_weight[123000000]; // 123 MB.
9891 initialize( in initialize()
[all …]