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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_storage.h 126 nalUnit_t prevNalUnit[1];
h264bsd_decoder.c 428 pStorage->prevNalUnit[0] = nalUnit;
479 pStorage->activeSps, pStorage->sliceHeader, pStorage->prevNalUnit);
483 if (pStorage->prevNalUnit->nalRefIdc)
489 IS_IDR_NAL_UNIT(pStorage->prevNalUnit) ?
500 IS_IDR_NAL_UNIT(pStorage->prevNalUnit) ?

Completed in 1084 milliseconds