Searched refs:TYPE_BIT (Results 1 – 1 of 1) sorted by relevance
32 public static final int TYPE_BIT = 1; field in FrameFormat82 return mBaseType >= TYPE_BIT && mBaseType <= TYPE_DOUBLE; in isBinaryDataType()312 case TYPE_BIT: in bytesPerSampleOf()346 case TYPE_BIT: return "bit"; in baseTypeToString()