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

  /hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h 284 uint32_t mUseAndroidNativeBufferIndex;
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 75 mUseAndroidNativeBufferIndex(0),
381 && nIndex == static_cast<OMX_INDEXTYPE>(mUseAndroidNativeBufferIndex)) {
498 mUseAndroidNativeBufferIndex = static_cast<uint32_t>(*pIndexType);
    [all...]

Completed in 735 milliseconds