Home
last modified time | relevance | path

Searched defs:PerformancePoint (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java1780 public static final class PerformancePoint { class in MediaCodecInfo.VideoCapabilities
1858 public PerformancePoint( in PerformancePoint() method in MediaCodecInfo.VideoCapabilities.PerformancePoint
1886 public PerformancePoint(@NonNull PerformancePoint pp, @NonNull Size newBlockSize) { in PerformancePoint() method in MediaCodecInfo.VideoCapabilities.PerformancePoint
1904 public PerformancePoint(int width, int height, int frameRate) { in PerformancePoint() method in MediaCodecInfo.VideoCapabilities.PerformancePoint