OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nMaxWidth
(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
112
if (mDecodeSettings.
nMaxWidth
== 0 ||
120
p->width = mDecodeSettings.
nMaxWidth
;
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
82
OMX_U32
nMaxWidth
; // Maximum width of video
Completed in 2040 milliseconds