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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 53 HAS_DISCONTINUITY = 0x01,
VideoDecoderWMV.cpp 191 if (buffer->flag & HAS_DISCONTINUITY) {
192 mAcquiredBuffer->renderBuffer.flag |= HAS_DISCONTINUITY;

Completed in 475 milliseconds