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

/frameworks/native/include/media/openmax/
H A DOMX_IVCommon.h200 OMX_S32 xHeight; /**< Fixed point value stored as Q16 */ member in struct:OMX_CONFIG_SCALEFACTORTYPE
/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2535 scale.xWidth, scale.xHeight);
2543 if (scale.xHeight != 0x010000) {
2545 ((bottom - top + 1) * scale.xHeight) >> 16);

Completed in 547 milliseconds