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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_decoder.h 68 u32 h264bsdPicWidth(storage_t *pStorage);
H264SwDecApi.c 230 /* h264bsdPicWidth and -Height return dimensions in macroblock units,
232 pDecInfo->picWidth = h264bsdPicWidth(pStorage) << 4;
h264bsd_decoder.c 31 h264bsdPicWidth
624 Function: h264bsdPicWidth
641 u32 h264bsdPicWidth(storage_t *pStorage)

Completed in 49 milliseconds