Searched refs:h264bsdSubMbPartMode (Results 1 – 3 of 3) sorted by relevance
197 subMbPartMode_e h264bsdSubMbPartMode(subMbType_e subMbType);
275 h264bsdSubMbPartMode(pMbLayer->subMbPred.subMbType[i]); in h264bsdInterPrediction()426 h264bsdSubMbPartMode(pMbLayer->subMbPred.subMbType[i]); in h264bsdInterPrediction()847 subMbPartMode = h264bsdSubMbPartMode(subMbPred->subMbType[mbPartIdx]); in MvPrediction()
1432 subMbPartMode_e h264bsdSubMbPartMode(subMbType_e subMbType) in h264bsdSubMbPartMode() function