Home
last modified time | relevance | path

Searched refs:thpWork (Results 1 – 8 of 8) sorted by relevance

/RvlSDK-3.2/build/demos/thpdemo/include/
DTHPSimple.h72 void *thpWork; member
DTHPPlayerStrmAX.h72 void *thpWork; member
DTHPPlayer.h80 void *thpWork; member
/RvlSDK-3.2/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPVideoDecode.c370 ActivePlayer.thpWork)) != THP_OK) in VideoDecode()
DTHPPlayer.c461 ActivePlayer.thpWork = (void *)ptr; in THPPlayerSetBuffer()
/RvlSDK-3.2/build/demos/thpdemo/src/THPPlayer/
DTHPVideoDecode.c374 ActivePlayer.thpWork)) != THP_OK) in VideoDecode()
DTHPPlayer.c509 ActivePlayer.thpWork = (void *)ptr; in THPPlayerSetBuffer()
/RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c504 SimpleControl.thpWork = (void *)ptr; in THPSimpleSetBuffer()
932 SimpleControl.thpWork); in VideoDecode()