21 Apr
2020
21 Apr
'20
3:39 p.m.
+ decode_info->bpp = max(bps, 8) * samples; Why do we limit bps to 8 in this calculation?