Searched refs:TYPE_BIT (Results 1 – 2 of 2) sorted by relevance
31 public static final int TYPE_BIT = 1; field in FrameFormat81 return mBaseType >= TYPE_BIT && mBaseType <= TYPE_DOUBLE; in isBinaryDataType()315 case TYPE_BIT: in bytesPerSampleOf()349 case TYPE_BIT: return "bit"; in baseTypeToString()
15408 Landroid/filterfw/core/FrameFormat;->TYPE_BIT:I