HomeSort by relevance Sort by last modified time
    Searched defs:BYTES_PER_SAMPLE_UNSPECIFIED (Results 1 - 7 of 7) sorted by null

  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FrameFormat.java 52 public static final int BYTES_PER_SAMPLE_UNSPECIFIED = 1;
207 if (specification.getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED
265 if (specification.getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED
266 && getBytesPerSample() != BYTES_PER_SAMPLE_UNSPECIFIED
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 50 milliseconds