Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_decoder.h69 u32 h264bsdPicHeight(storage_t *pStorage);
DH264SwDecApi.c234 pDecInfo->picHeight = h264bsdPicHeight(pStorage) << 4; in H264SwDecGetInfo()
Dh264bsd_decoder.c676 u32 h264bsdPicHeight(storage_t *pStorage) in h264bsdPicHeight() function