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

  /frameworks/base/media/mca/filterfw/java/android/filterfw/format/
PrimitiveFormat.java 28 public static MutableFrameFormat createByteFormat(int count, int target) {
48 public static MutableFrameFormat createByteFormat(int target) {
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
InputStreamSource.java 57 mOutputFormat = PrimitiveFormat.createByteFormat(target);

Completed in 2106 milliseconds