Home
last modified time | relevance | path

Searched refs:TYPE_BIT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java31 public static final int TYPE_BIT = 1; field in FrameFormat
81 return mBaseType >= TYPE_BIT && mBaseType <= TYPE_DOUBLE; in isBinaryDataType()
315 case TYPE_BIT: in bytesPerSampleOf()
349 case TYPE_BIT: return "bit"; in baseTypeToString()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt15408 Landroid/filterfw/core/FrameFormat;->TYPE_BIT:I