Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c8225 struct wuffs_gzip__decoder__struct { struct
8233 struct {
8242 } private_impl;
8244 struct {
8255 } private_data;
8259 using unique_ptr = std::unique_ptr<wuffs_gzip__decoder, decltype(&free)>;
8287 wuffs_gzip__decoder__struct() = delete; argument
8289 wuffs_gzip__decoder__struct& operator=( argument
8302 uint8_t dead_weight[123000000]; // 123 MB.
8306 initialize( in initialize()
[all …]