Home
last modified time | relevance | path

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

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