Home
last modified time | relevance | path

Searched refs:pNeighbour (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_neighbour.c369 u32 h264bsdIsNeighbourAvailable(mbStorage_t *pMb, mbStorage_t *pNeighbour) in h264bsdIsNeighbourAvailable() argument
376 if ( (pNeighbour == NULL) || (pMb->sliceId != pNeighbour->sliceId) ) in h264bsdIsNeighbourAvailable()
Dh264bsd_neighbour.h70 u32 h264bsdIsNeighbourAvailable(mbStorage_t *pMb, mbStorage_t *pNeighbour);