Home
last modified time | relevance | path

Searched refs:maxVerticalBlocks (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaCodecInfo.java2005 int maxHorizontalBlocks, int maxVerticalBlocks, in applyMacroBlockLimits() argument
2011 maxHorizontalBlocks, maxVerticalBlocks, in applyMacroBlockLimits()
2018 int maxHorizontalBlocks, int maxVerticalBlocks, in applyMacroBlockLimits() argument
2027 new Rational(1, maxVerticalBlocks), in applyMacroBlockLimits()
2036 maxVerticalBlocks / (mBlockHeight / blockHeight)); in applyMacroBlockLimits()