Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_reconstruct.c417 u8 *mbPartChroma, in PredictChroma() argument
454 h264bsdInterpolateChromaHorVer(ref, mbPartChroma, xInt, yInt, width, in PredictChroma()
459 h264bsdInterpolateChromaHor(ref, mbPartChroma, xInt, yInt, width, in PredictChroma()
464 h264bsdInterpolateChromaVer(ref, mbPartChroma, xInt, yInt, width, in PredictChroma()
469 h264bsdFillBlock(ref, mbPartChroma, xInt, yInt, width, height, in PredictChroma()
472 h264bsdFillBlock(ref, mbPartChroma + 8*8, xInt, yInt, width, height, in PredictChroma()