Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_vui.c267 pVuiParameters->nalHrdParameters.cpbRemovalDelayLength = 24; in h264bsdDecodeVuiParameters()
293 pVuiParameters->vclHrdParameters.cpbRemovalDelayLength = 24; in h264bsdDecodeVuiParameters()
475 pHrdParameters->cpbRemovalDelayLength = tmp + 1; in DecodeHrdParameters()
Dh264bsd_vui.h78 u32 cpbRemovalDelayLength; member
Dh264bsd_sei.c87 u32 cpbRemovalDelayLength,
239 cpbRemovalDelayLength, in h264bsdDecodeSeiMessage()
477 u32 cpbRemovalDelayLength, in DecodePictureTiming() argument
497 tmp = h264bsdGetBits(pStrmData, cpbRemovalDelayLength); in DecodePictureTiming()