Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp72 mNumDecoderBuffersBak(0), in ISVComponent()
350mNumDecoderBuffersBak = mNumDecoderBuffers = def->nBufferCountActual - MIN_OUTPUT_NUM - UNDEQUEUED… in ISV_SetParameter()
364 def->nBufferCountActual, mNumDecoderBuffersBak); in ISV_SetParameter()
786 mNumDecoderBuffers = mNumDecoderBuffersBak; in ISV_EventHandler()
/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h276 int32_t mNumDecoderBuffersBak; variable