Home
last modified time | relevance | path

Searched defs:nHeight (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextFFmpegDemuxer.h135 int nWidth, nHeight, nBitDepth; member in FFmpegDemuxer
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp290 napi_value nHeight = nullptr; in ConvertRectToJS() local
/third_party/openmax/api/1.1.2/
H A DOMX_IVCommon.h308 OMX_U32 nHeight; member
404 OMX_U32 nHeight; member
/third_party/sqlite/src/
H A Dsqlite3.c18338 int nHeight; /* Height of the tree headed by this node */ member
19192 int nHeight; /* Expression tree height of current sub-select */ member
106522 sqlite3ExprCheckHeight(Parse *pParse, int nHeight) global() argument
106581 int nHeight = p->pLeft ? p->pLeft->nHeight : 0; global() local
106613 int nHeight = 0; global() local
194205 int nHeight = (int)aRoot[0]; global() local
[all...]

Completed in 130 milliseconds