Searched refs:HAS_DISCONTINUITY (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderDefs.h53 HAS_DISCONTINUITY = 0x01, enumerator in enum:__anon508
H A DVideoDecoderWMV.cpp204 if (buffer->flag & HAS_DISCONTINUITY) {
205 mAcquiredBuffer->renderBuffer.flag |= HAS_DISCONTINUITY;

Completed in 5 milliseconds