Searched defs:mMaxBitRate (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/media/java/android/media/ | ||
H A D | EncoderCapabilities.java | 51 public final int mMaxBitRate; // max bit rate (bps) field in EncoderCapabilities.VideoEncoderCap |
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ | ||
H A D | Usb20ASFormatII.java | 29 private int mMaxBitRate; // 4:2 Indicates the maximum number of bits per field in Usb20ASFormatII |
H A D | Usb20ASFormatIIEx.java | 29 private int mMaxBitRate; // 4:2 Indicates the maximum number of bits per field in Usb20ASFormatIIEx |
H A D | Usb10ASFormatII.java | 28 private int mMaxBitRate; // 4:2 Indicates the maximum number of bits per second this field in Usb10ASFormatII |