No description
Chroma is already accounted for in e.g. num_samples by multiplying the number of luma samples by 3/2, so include it in the padding calculation as well. This fixes encoding 176x144 at level 1.0 - normally this isn't an issue since the padding is a bit overestimated, but for this particular resolution/level combination, it fails unless this is calculated properly. Change-Id: Id5df6e5aee4d3d78f4c28a3b7d5fed6fe42a1f2c |
||
|---|---|---|
| common | ||
| decoder | ||
| encoder | ||
| test | ||
| Android.mk | ||
| decoder.arm.mk | ||
| decoder.arm64.mk | ||
| decoder.mips.mk | ||
| decoder.mips64.mk | ||
| decoder.mk | ||
| decoder.x86.mk | ||
| decoder.x86_64.mk | ||
| encoder.arm.mk | ||
| encoder.arm64.mk | ||
| encoder.mips.mk | ||
| encoder.mips64.mk | ||
| encoder.mk | ||
| encoder.x86.mk | ||
| encoder.x86_64.mk | ||