Home
last modified time | relevance | path

Searched refs:d_h (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
Dgoldfish_vpx_impl.cpp101 myImg.d_h = *(unsigned int *)imgptr; in getVpxFrame()
105 (int)myImg.d_h, myImg.user_priv); in getVpxFrame()
Dgoldfish_vpx_defs.h34 unsigned int d_h; /**< Displayed image height */ member
DGoldfishVPX.cpp186 uint32_t height = mImg->d_h; in outputBuffers()