Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_vui.c268 pVuiParameters->nalHrdParameters.dpbOutputDelayLength = 24; in h264bsdDecodeVuiParameters()
294 pVuiParameters->vclHrdParameters.dpbOutputDelayLength = 24; in h264bsdDecodeVuiParameters()
480 pHrdParameters->dpbOutputDelayLength = tmp + 1; in DecodeHrdParameters()
Dh264bsd_vui.h79 u32 dpbOutputDelayLength; member
Dh264bsd_sei.c88 u32 dpbOutputDelayLength,
241 dpbOutputDelayLength, in h264bsdDecodeSeiMessage()
478 u32 dpbOutputDelayLength, in DecodePictureTiming() argument
502 tmp = h264bsdGetBits(pStrmData, dpbOutputDelayLength); in DecodePictureTiming()