HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_INT16 (Results 1 - 6 of 6) sorted by null

  /frameworks/base/media/mca/filterfw/java/android/filterfw/format/
PrimitiveFormat.java 33 return createFormat(FrameFormat.TYPE_INT16, count, target);
53 return createFormat(FrameFormat.TYPE_INT16, target);
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FrameFormat.java 34 public static final int TYPE_INT16 = 3;
315 case TYPE_INT16:
348 case TYPE_INT16: return "int";
SimpleFrame.java 55 case FrameFormat.TYPE_INT16:
  /frameworks/base/media/java/android/mtp/
MtpConstants.java 32 public static final int TYPE_INT16 = 0x0003;
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 

Completed in 69 milliseconds