Searched refs:twelve_bit (Results 1 – 1 of 1) sorted by relevance
387 const int twelve_bit = (data[2] & 0x20) != 0; in ParseIpco() local389 if (twelve_bit) { in ParseIpco()397 high_bitdepth ? twelve_bit ? 12 : 10 : 8; in ParseIpco()
Completed in 8 milliseconds