Home
last modified time | relevance | path

Searched refs:UNDEQUEUED_NUM (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h42 #define UNDEQUEUED_NUM (4) // display system hold 4 buffers macro
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp350 …DecoderBuffersBak = mNumDecoderBuffers = def->nBufferCountActual - MIN_OUTPUT_NUM - UNDEQUEUED_NUM; in ISV_SetParameter()