Home
last modified time | relevance | path

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

/php-src/ext/standard/libavifinfo/
H A Davifinfo.h39 uint32_t bit_depth; // Likely 8, 10 or 12 bits per channel per pixel. member
H A Davifinfo.c154 uint8_t bit_depth, num_channels; member
356 const uint32_t bit_depth = AvifInfoInternalReadBigEndian(data, 1); in ParseIpco() local
/php-src/ext/gd/libgd/
H A Dgd_png.c130 int bit_depth, color_type, interlace_type, unit_type; in gdImageCreateFromPngCtx() local
491 int i, j, bit_depth = 0, interlace_type; in gdImagePngCtxEx() local
/php-src/ext/standard/
H A Dimage.c577 int highest_bit_depth, bit_depth; in php_handle_jpc() local

Completed in 13 milliseconds