Searched defs:baseType (Results 1 – 4 of 4) sorted by relevance
34 public MutableFrameFormat(int baseType, int target) { in MutableFrameFormat()38 public void setBaseType(int baseType) { in setBaseType()
67 public FrameFormat(int baseType, int target) { in FrameFormat()309 public static int bytesPerSampleOf(int baseType) { in bytesPerSampleOf()343 public static String baseTypeToString(int baseType) { in baseTypeToString()
52 final int baseType = format.getBaseType(); in initWithFormat() local
68 private static MutableFrameFormat createFormat(int baseType, int count, int target) { in createFormat()74 private static MutableFrameFormat createFormat(int baseType, int target) { in createFormat()