Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c9039 struct wuffs_zlib__decoder__struct { struct
9047 struct {
9063 } private_impl;
9065 struct {
9074 } private_data;
9078 using unique_ptr = std::unique_ptr<wuffs_zlib__decoder, decltype(&free)>;
9106 wuffs_zlib__decoder__struct() = delete; argument
9108 wuffs_zlib__decoder__struct& operator=( argument
9121 uint8_t dead_weight[123000000]; // 123 MB.
9125 initialize( in initialize()
[all …]