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

  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 72 mNumDecoderBuffersBak(0),
350 mNumDecoderBuffersBak = mNumDecoderBuffers = def->nBufferCountActual - MIN_OUTPUT_NUM - UNDEQUEUED_NUM;
363 ALOGD_IF(ISV_COMPONENT_DEBUG, "%s: def->nBufferCountActual %d, mNumDecoderBuffersBak %d", __func__,
364 def->nBufferCountActual, mNumDecoderBuffersBak);
786 mNumDecoderBuffers = mNumDecoderBuffersBak;
    [all...]
  /hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h 276 int32_t mNumDecoderBuffersBak;

Completed in 49 milliseconds