Searched refs:h264bsdPicWidth (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_decoder.h68 u32 h264bsdPicWidth(storage_t *pStorage);
H A DH264SwDecApi.c238 /* h264bsdPicWidth and -Height return dimensions in macroblock units,
240 pDecInfo->picWidth = h264bsdPicWidth(pStorage) << 4;
H A Dh264bsd_decoder.c31 h264bsdPicWidth
624 Function: h264bsdPicWidth
641 u32 h264bsdPicWidth(storage_t *pStorage) function

Completed in 63 milliseconds