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

  /hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h 131 OMX_U32 getFrameBufSize(OMX_COLOR_FORMATTYPE colorFormat, OMX_U32 width, OMX_U32 height);
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 162 OMX_U32 PortBase::getFrameBufSize(OMX_COLOR_FORMATTYPE colorFormat, OMX_U32 width, OMX_U32 height)
264 OMX_S32 nFrameSize = getFrameBufSize(format->eColorFormat,format->nFrameWidth,format->nFrameHeight);
    [all...]

Completed in 463 milliseconds