HomeSort by relevance Sort by last modified time
    Searched refs:h264bsdNextMbAddress (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_data.c 64 macroblock to process is determined (h264bsdNextMbAddress function)
209 currMbAddr = h264bsdNextMbAddress(pStorage->sliceGroupMap,
348 currMbAddr = h264bsdNextMbAddress(pStorage->sliceGroupMap,
h264bsd_util.c 29 h264bsdNextMbAddress
198 5.4 Function: h264bsdNextMbAddress
218 u32 h264bsdNextMbAddress(u32 *pSliceGroupMap, u32 picSizeInMbs, u32 currMbAddr)
h264bsd_util.h 174 u32 h264bsdNextMbAddress(u32 *pSliceGroupMap, u32 picSizeInMbs, u32 currMbAddr);

Completed in 179 milliseconds