Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h7377 struct HeaderInfo { struct
7378 std::vector<tinyexr::ChannelInfo> channels;
7379 std::vector<EXRAttribute> attributes;
7381 int data_window[4];
7382 int line_order;
7383 int display_window[4];
7384 float screen_window_center[2];
7385 float screen_window_width;
7386 float pixel_aspect_ratio;
7388 int chunk_count;
[all …]