Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_macroblock_layer.h57 I_4x4 = 6, enumerator
Dh264bsd_conceal.c301 pMb->mbType = I_4x4; in ConcealMb()
Dh264bsd_macroblock_layer.c265 else if (mbType == I_4x4) in h264bsdMbPartPredMode()