Commit 668d981
committed
gpujpeg_reader: use gpujpeg_table_quantization_print
use already defined function and drop its duplicate quant_table_dump()
+ fixed wrong interpretation of Pq=1 (would have print 10-bit instead
of correct 16-bit)1 parent 9fcac42 commit 668d981
1 file changed
+2
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
630 | | - | |
631 | | - | |
632 | 619 | | |
633 | 620 | | |
634 | 621 | | |
| |||
681 | 668 | | |
682 | 669 | | |
683 | 670 | | |
684 | | - | |
| 671 | + | |
| 672 | + | |
685 | 673 | | |
686 | 674 | | |
687 | 675 | | |
| |||
0 commit comments