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

  /frameworks/base/media/java/android/media/
EncoderCapabilities.java 49 public final int mMinFrameHeight, mMaxFrameHeight; // minn and max frame height (pixel)
65 mMaxFrameHeight = maxFrameHeight;
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 438 OMX_U32 mMaxFrameHeight;
  /frameworks/av/include/media/
MediaProfiles.h 271 mMinFrameHeight(minFrameHeight), mMaxFrameHeight(maxFrameHeight),
279 int mMinFrameHeight, mMaxFrameHeight;

Completed in 494 milliseconds