Home
last modified time | relevance | path

Searched refs:maxVerticalBlocks (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
2921 new Rational(1, maxVerticalBlocks), in applyMacroBlockLimits()
2930 maxVerticalBlocks / (mBlockHeight / blockHeight)); in applyMacroBlockLimits()