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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wiadevd.h 37 STDMETHOD(GetDeviceBitmapLogo)(THIS_ BSTR bstrDeviceId,HBITMAP *phBitmap,ULONG nMaxWidth,ULONG nMaxHeight) PURE;
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderAVC.cpp 113 mDecodeSettings.nMaxHeight == 0) {
121 p->height = mDecodeSettings.nMaxHeight;
279 LOGI("Maximum width = %u, height = %u, dpb = %u", p->nMaxWidth, p->nMaxHeight, p->nMaxNumberOfReferenceFrame);
  /hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 83 OMX_U32 nMaxHeight; // Maximum height of video

Completed in 36 milliseconds