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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_storage.h 105 u32 currentPicId;
h264bsd_decoder.c 315 pStorage->currentPicId = picId;
491 pStorage->currentPicId, pStorage->numConcealedMbs);
502 pStorage->currentPicId, pStorage->numConcealedMbs);
h264bsd_dpb.c 613 currentPicId identifier for the current picture, from the
635 u32 currentPicId,
800 dpb->currentOut->picId = currentPicId;
    [all...]

Completed in 77 milliseconds