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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_vui.h 78 u32 cpbRemovalDelayLength;
h264bsd_vui.c 267 pVuiParameters->nalHrdParameters.cpbRemovalDelayLength = 24;
293 pVuiParameters->vclHrdParameters.cpbRemovalDelayLength = 24;
475 pHrdParameters->cpbRemovalDelayLength = tmp + 1;
h264bsd_sei.c 87 u32 cpbRemovalDelayLength,
239 cpbRemovalDelayLength,
477 u32 cpbRemovalDelayLength,
497 tmp = h264bsdGetBits(pStrmData, cpbRemovalDelayLength);
    [all...]

Completed in 35 milliseconds