Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaCodecInfo.java2128 int MBPS = 0, FS = 0, BR = 0, FR = 0, W = 0, H = 0; in applyLevelLimits() local
2196 int MBPS = 0, FS = 0, BR = 0, FR = 0, W = 0, H = 0; in applyLevelLimits() local
2309 int MBPS = 0, BR = 0, FR = 0, W = 0, H = 0, minW = minWidth, minH = minHeight; in applyLevelLimits() local
2518 double FR = 0; in applyLevelLimits() local
/frameworks/opt/calendar/src/com/android/calendarcommon2/
DEventRecurrence.java46 public static final int FR = 0x00200000; field in EventRecurrence