Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/thpdemo/include/
DTHPPlayerCommon.h69 u8 *ytexture; member
/RvlSDK-3.2/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.2/build/demos/thpdemo/src/THPPlayer/
DTHPVideoDecode.c371 textureSet->ytexture, in VideoDecode()
DTHPPlayer.c486 ActivePlayer.textureSet[i].ytexture = ptr; in THPPlayerSetBuffer()
1276 THPGXYuv2RgbDraw(ActivePlayer.dispTextureSet->ytexture, in THPPlayerDrawCurrentFrame()
/RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c474 SimpleControl.textureSet.ytexture = ptr; in THPSimpleSetBuffer()
929 SimpleControl.textureSet.ytexture, in VideoDecode()
967 THPGXYuv2RgbDraw( SimpleControl.textureSet.ytexture, in THPSimpleDrawCurrentFrame()