Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java2899 int maxHorizontalBlocks, int maxVerticalBlocks, in applyMacroBlockLimits() argument
2905 maxHorizontalBlocks, maxVerticalBlocks, in applyMacroBlockLimits()
2912 int maxHorizontalBlocks, int maxVerticalBlocks, in applyMacroBlockLimits() argument
2922 new Rational(maxHorizontalBlocks, 1))); in applyMacroBlockLimits()
2926 maxHorizontalBlocks / (mBlockWidth / blockWidth)); in applyMacroBlockLimits()