Searched refs:h264bsdPicWidth (Results 1 – 3 of 3) sorted by relevance
68 u32 h264bsdPicWidth(storage_t *pStorage);
233 pDecInfo->picWidth = h264bsdPicWidth(pStorage) << 4; in H264SwDecGetInfo()
641 u32 h264bsdPicWidth(storage_t *pStorage) in h264bsdPicWidth() function