Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c9323 struct wuffs_png__decoder__struct { struct
9331 struct {
9436 } private_impl;
9438 struct {
9495 } private_data;
9499 using unique_ptr = std::unique_ptr<wuffs_png__decoder, decltype(&free)>;
9527 wuffs_png__decoder__struct() = delete; argument
9529 wuffs_png__decoder__struct& operator=( argument
9542 uint8_t dead_weight[123000000]; // 123 MB.
9546 initialize( in initialize()
[all …]