Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_slice_data.c209 currMbAddr = h264bsdNextMbAddress(pStorage->sliceGroupMap, in h264bsdDecodeSliceData()
348 currMbAddr = h264bsdNextMbAddress(pStorage->sliceGroupMap, in h264bsdMarkSliceCorrupted()
Dh264bsd_util.c218 u32 h264bsdNextMbAddress(u32 *pSliceGroupMap, u32 picSizeInMbs, u32 currMbAddr) in h264bsdNextMbAddress() function
Dh264bsd_util.h174 u32 h264bsdNextMbAddress(u32 *pSliceGroupMap, u32 picSizeInMbs, u32 currMbAddr);