Searched refs:h264bsdPicHeight (Results 1 – 3 of 3) sorted by relevance
69 u32 h264bsdPicHeight(storage_t *pStorage);
234 pDecInfo->picHeight = h264bsdPicHeight(pStorage) << 4; in H264SwDecGetInfo()
676 u32 h264bsdPicHeight(storage_t *pStorage) in h264bsdPicHeight() function