Merge "fix API description on how to round average qp" am: 1c0277d78d
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2067619 Change-Id: Ib4ec8372d8f63bc6d7d73ac60aa40dd7ead097a6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1147,7 +1147,7 @@ public final class MediaFormat {
|
||||
* A key describing the per-frame average block QP (Quantization Parameter).
|
||||
* This is a part of a video 'Encoding Statistics' export feature.
|
||||
* This value is emitted from video encoder for a video frame.
|
||||
* The average value is rounded down (using floor()) to integer value.
|
||||
* The average value is rounded to the nearest integer value.
|
||||
*
|
||||
* The associated value is an integer.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user