Home | History | Annotate | Download | only in source

Lines Matching refs:mbA

846         if (h264bsdIsNeighbourAvailable(pMb, pMb->mbA))
848 n = (n + pMb->mbA->totalCoeff[neighbourAindex] + 1) >> 1;
854 if (h264bsdIsNeighbourAvailable(pMb, pMb->mbA))
856 n = pMb->mbA->totalCoeff[neighbourAindex];