Home
last modified time | relevance | path

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

/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c4939 typedef struct standard_display struct
4941 png_store* ps; /* Test parameters (passed to the function) */
4942 png_byte colour_type;
4943 png_byte bit_depth;
4944 png_byte red_sBIT; /* Input data sBIT values. */
4945 png_byte green_sBIT;
4946 png_byte blue_sBIT;
4947 png_byte alpha_sBIT;
4948 png_byte interlace_type;
4972 } standard_display; argument