Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_macroblock_layer.h197 subMbPartMode_e h264bsdSubMbPartMode(subMbType_e subMbType);
Dh264bsd_inter_prediction.c275 h264bsdSubMbPartMode(pMbLayer->subMbPred.subMbType[i]); in h264bsdInterPrediction()
426 h264bsdSubMbPartMode(pMbLayer->subMbPred.subMbType[i]); in h264bsdInterPrediction()
847 subMbPartMode = h264bsdSubMbPartMode(subMbPred->subMbType[mbPartIdx]); in MvPrediction()
Dh264bsd_macroblock_layer.c1432 subMbPartMode_e h264bsdSubMbPartMode(subMbType_e subMbType) in h264bsdSubMbPartMode() function