Home
last modified time | relevance | path

Searched refs:xHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/media/openmax/
DOMX_IVCommon.h201 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */ member
/frameworks/av/media/libstagefright/
DOMXCodec.cpp2346 scale.xWidth, scale.xHeight); in onEvent()
2354 if (scale.xHeight != 0x010000) { in onEvent()
2356 ((bottom - top + 1) * scale.xHeight) >> 16); in onEvent()