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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.h 114 u32 idrPicId;
151 u32 *idrPicId);
h264bsd_storage.c 652 u32 tmp, ppsId, frameNum, idrPicId, picOrderCntLsb;
724 &idrPicId);
729 storage->aub->prevIdrPicId != idrPicId)
732 storage->aub->prevIdrPicId = idrPicId;
h264bsd_slice_header.c 177 pSliceHeader->idrPicId = value;
859 idrPicId value is stored here
871 u32 *idrPicId)
883 ASSERT(idrPicId);
885 /* nalUnitType must be equal to 5 because otherwise idrPicId is not
920 tmp = h264bsdDecodeExpGolombUnsigned(tmpStrmData, idrPicId);
    [all...]
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 

Completed in 427 milliseconds