HomeSort by relevance Sort by last modified time
    Searched refs:dpbOutputDelayLength (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_vui.h 79 u32 dpbOutputDelayLength;
h264bsd_vui.c 268 pVuiParameters->nalHrdParameters.dpbOutputDelayLength = 24;
294 pVuiParameters->vclHrdParameters.dpbOutputDelayLength = 24;
480 pHrdParameters->dpbOutputDelayLength = tmp + 1;
h264bsd_sei.c 88 u32 dpbOutputDelayLength,
241 dpbOutputDelayLength,
478 u32 dpbOutputDelayLength,
502 tmp = h264bsdGetBits(pStrmData, dpbOutputDelayLength);
    [all...]

Completed in 49 milliseconds