Home
last modified time | relevance | path

Searched refs:high_bitdepth (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/standard/libavifinfo/
H A Davifinfo.c386 const int high_bitdepth = (data[2] & 0x40) != 0; in ParseIpco() local
390 AVIFINFO_CHECK(high_bitdepth, kInvalid); in ParseIpco()
397 high_bitdepth ? twelve_bit ? 12 : 10 : 8; in ParseIpco()

Completed in 7 milliseconds