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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_storage.h 135 u32 prevBufNotFinished;
h264bsd_decoder.c 175 if (pStorage->prevBufNotFinished && byteStrm == pStorage->prevBufPointer)
195 pStorage->prevBufNotFinished = HANTRO_FALSE;
257 pStorage->prevBufNotFinished = HANTRO_TRUE;
354 pStorage->prevBufNotFinished = HANTRO_TRUE;

Completed in 399 milliseconds