Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_decoder.h68 u32 h264bsdPicWidth(storage_t *pStorage);
DH264SwDecApi.c233 pDecInfo->picWidth = h264bsdPicWidth(pStorage) << 4; in H264SwDecGetInfo()
Dh264bsd_decoder.c641 u32 h264bsdPicWidth(storage_t *pStorage) in h264bsdPicWidth() function