Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_seq_param_set.c57 static u32 GetDpbSize(u32 picSizeInMbs, u32 levelIdc);
305 value = GetDpbSize(tmp, pSeqParamSet->levelIdc); in h264bsdDecodeSeqParamSet()
383 u32 GetDpbSize(u32 picSizeInMbs, u32 levelIdc) in GetDpbSize() function