Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_reconstruct.c119 u32 chromaPartHeight) in h264bsdInterpolateChromaHor()
215 u32 chromaPartHeight) in h264bsdInterpolateChromaVer()
312 u32 chromaPartHeight) in h264bsdInterpolateChromaHorVer()
428 u32 xFrac, yFrac, width, height, chromaPartWidth, chromaPartHeight; in PredictChroma() local