Home
last modified time | relevance | path

Searched refs:ytexture (Results 1 – 6 of 6) sorted by relevance

/RvlSDK-3.1.4/build/demos/thpdemo/include/
DTHPPlayerCommon.h60 u8 *ytexture; member
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayer/
DTHPVideoDecode.c371 textureSet->ytexture, in VideoDecode()
DTHPPlayer.c476 ActivePlayer.textureSet[i].ytexture = ptr; in THPPlayerSetBuffer()
1266 THPGXYuv2RgbDraw(ActivePlayer.dispTextureSet->ytexture, in THPPlayerDrawCurrentFrame()
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPVideoDecode.c367 textureSet->ytexture, in VideoDecode()
DTHPPlayer.c430 ActivePlayer.textureSet[i].ytexture = ptr; in THPPlayerSetBuffer()
1276 THPGXYuv2RgbDraw(ActivePlayer.dispTextureSet->ytexture, in THPPlayerDrawCurrentFrame()
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c463 SimpleControl.textureSet.ytexture = ptr; in THPSimpleSetBuffer()
916 SimpleControl.textureSet.ytexture, in VideoDecode()
954 THPGXYuv2RgbDraw( SimpleControl.textureSet.ytexture, in THPSimpleDrawCurrentFrame()