Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_macroblock_layer.h51 P_Skip = 0, enumerator
Dh264bsd_inter_prediction.c231 case P_Skip: in h264bsdInterPrediction()
388 case P_Skip: in h264bsdInterPrediction()
470 if (pMb->mbType != P_Skip) in h264bsdInterPrediction()
515 if (pMb->mbType == P_Skip && in MvPrediction16x16()
Dh264bsd_slice_data.c161 mbLayer->mbType = P_Skip; in h264bsdDecodeSliceData()
Dh264bsd_macroblock_layer.c294 case P_Skip: in h264bsdNumMbPart()
1032 if (mbType != P_Skip) in h264bsdDecodeMacroblock()