Searched refs:high_bitdepth (Results 1 – 1 of 1) sorted by relevance
386 const int high_bitdepth = (data[2] & 0x40) != 0; in ParseIpco() local390 AVIFINFO_CHECK(high_bitdepth, kInvalid); in ParseIpco()397 high_bitdepth ? twelve_bit ? 12 : 10 : 8; in ParseIpco()
Completed in 7 milliseconds