media/libraries/muxer/src/main/java
Googler 020ce7765c Reduce rounding error and stts table entries.
To avoid rounding errors, set the `Rounding mode` of the `uvFromVu` and `vuFromUs` results to `HALF_UP`. This `Rounding mode` rounds numbers towards the "nearest neighbor" unless both neighbors are equidistant, in which case round up.

PiperOrigin-RevId: 679003943
2024-09-25 23:19:20 -07:00
..
androidx/media3/muxer Reduce rounding error and stts table entries. 2024-09-25 23:19:20 -07:00