Home
last modified time | relevance | path

Searched defs:widthInBlocks (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java1838 final int widthInBlocks = Utils.divUp(width, mBlockWidth); in getSupportedHeightsFor() local
2366 final int widthInBlocks = Utils.divUp(width, mBlockWidth); in supports() local