Home
last modified time | relevance | path

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

/php-src/ext/standard/libavifinfo/
H A Davifinfo.c387 const int twelve_bit = (data[2] & 0x20) != 0; in ParseIpco() local
389 if (twelve_bit) { in ParseIpco()
397 high_bitdepth ? twelve_bit ? 12 : 10 : 8; in ParseIpco()

Completed in 14 milliseconds