Searched refs:mbC (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_neighbour.c158 pMbStorage[i].mbC = pMbStorage + i - (picWidth - 1);
160 pMbStorage[i].mbC = NULL;
213 return(pMb->mbC);
H A Dh264bsd_macroblock_layer.h182 struct mbStorage *mbC; member in struct:mbStorage
H A Dh264bsd_inter_prediction.c525 GetInterNeighbour(pMb->sliceId, pMb->mbC, a+2, 10);
600 GetInterNeighbour(pMb->sliceId, pMb->mbC, a+2, 10);
741 GetInterNeighbour(pMb->sliceId, pMb->mbC, a+2, 10);

Completed in 349 milliseconds